-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SAML IdP attribute mapping types and config handler (#35584)
* attribute mapping proto def * - Get(Set)AttributeMapping methods - Check for duplciate attribute names * check and get urn name format for configuredattribute name format * fix typo * urn -> uri * tratis -> traits * use trace.BadParameterError struct for better tracing * - CheckAndSetDefaults() for SAMLAttributeMapping type - use map instead of slice for finding duplicate names
- Loading branch information
1 parent
dad8c44
commit b4e5e91
Showing
5 changed files
with
2,016 additions
and
1,558 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.