We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Why can't the user enter SAML URI's for these attributes?
The text was updated successfully, but these errors were encountered:
@nynymike There is some logic for show/hide URI fields: https://github.com/GluuFederation/oxTrust/blob/master/server/src/main/java/org/gluu/oxtrust/action/UpdateAttributeAction.java#L373 Attribute Origin should be equal to application configuration personCustomObjectClass.
I can simply remove this rule or change "hide" state to "disabled" state for URI fields (more user friendly, I think).
Sorry, something went wrong.
Atribute form missing SAML URI values #452 - fix
5b455e3
Mike Schwartz: remove it... Mike Schwartz: It's up to the admin to configure attributes correctly.
Fixed.
dmogn
No branches or pull requests
Why can't the user enter SAML URI's for these attributes?
The text was updated successfully, but these errors were encountered: