-
Notifications
You must be signed in to change notification settings - Fork 2
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
When publishing an entity for test, at least 1 idp must be selected #1331
Comments
johanib
added a commit
that referenced
this issue
Dec 17, 2024
Prior to this change, when no idp was selected in the Entity IDP selection when publishing an Entity, the form validation would handle, and and error was thrown. This change adds form validation that at least one IDP must be selected. Resolves #1331
johanib
added a commit
that referenced
this issue
Dec 17, 2024
Prior to this change, when no idp was selected in the Entity IDP selection when publishing an Entity, the form validation would handle, and and error was thrown. This change adds form validation that at least one IDP must be selected. Resolves #1331
johanib
added a commit
that referenced
this issue
Dec 17, 2024
Prior to this change, when no idp was selected in the Entity IDP selection when publishing an Entity, the form validation would handle, and and error was thrown. This change adds form validation that at least one IDP must be selected. Resolves #1331
johanib
added a commit
that referenced
this issue
Dec 17, 2024
Prior to this change, when no idp was selected in the Entity IDP selection when publishing an Entity, the form validation would handle, and and error was thrown. This change adds form validation that at least one IDP must be selected. Resolves #1331
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When publishing an entity to the TEST environment, the user is presented with an idp selection screen.
Currently we have no validation on that screen. This generates an error when a user selects no IdP's.
In the new IdP selection (/idps) menu, at least 1 idp must be selected. If no idp has been selected, the validation signals (like the validation messages in the entity creation screens) in red the following message:
The text was updated successfully, but these errors were encountered: