Skip to content
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

SAML IdP attribute mapping types and config handler #35584

Merged
merged 11 commits into from
Dec 14, 2023

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    4b1a99c View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Merge branch 'master' of github.com:gravitational/teleport into sshah…

    …/attribute-mapping-types
    flyinghermit committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    e183ac8 View commit details
    Browse the repository at this point in the history
  2. - Get(Set)AttributeMapping methods

    - Check for duplciate attribute names
    flyinghermit committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    918a7eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9267b11 View commit details
    Browse the repository at this point in the history
  4. fix typo

    flyinghermit committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    535166d View commit details
    Browse the repository at this point in the history
  5. urn -> uri

    flyinghermit committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    67c6d31 View commit details
    Browse the repository at this point in the history
  6. tratis -> traits

    flyinghermit committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    8bedd5a View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    e5cd346 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. - CheckAndSetDefaults() for SAMLAttributeMapping type

    - use map instead of slice for finding duplicate names
    flyinghermit committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    50d6feb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:gravitational/teleport into sshah…

    …/attribute-mapping-types
    flyinghermit committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    4653b0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94dd23f View commit details
    Browse the repository at this point in the history