-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Question]: Clarification on Response Points and _prm Parameter Placement #1151
Comments
@JoseGHdz re 1 and 2 it appears you are implementing against the correct approach. However, the warnings and errors indicate you should not use "aggregate parameters" ( |
I'll mark this blocked until the author of the issuer replies to confirm that answers their question or they need more details and assistance to fully answer the question. |
This is a ...
question - need to understand something
This relates to ...
What is your feedback?
Clarification on Response Points and _prm Parameter Placement
I’ve been working on configuring the required constraints and encountered the following error:
This error suggests that the general statement for the control is missing under statements in implemented-requirements (not including the control parts). However, while reviewing the example in the FedRAMP SSP Example, I noticed something different—specifically, that _prm parameters are included under set-parameters within the control statement itself under the by-components and not set-parameters under implemented-requirements.
This led me to question whether I’m using the correct import profile. The profile I was advised to use temporarily is: Import Profile
However, using this profile has resulted in a warning related to _prm parameters:
From what I understand, _prm parameters should be placed under by-component within the control statement rather than set-parameters. I’d like to confirm:
Any guidance on this would be greatly appreciated.
Update
I tested by placing the _prm parameter in the 'by-components' of the control statement and I got the same warning message of the aggregate parameters.
Where, exactly?
This relates to the _prm parameters and the import profile linked above.
Other information
No response
The text was updated successfully, but these errors were encountered: