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

[entraid] Expose Application OptionalClaims and Groups AD settings #48737

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

tigrato
Copy link
Contributor

@tigrato tigrato commented Nov 11, 2024

This PR exposes Entra ID settings for OptionalClaims where applications store the info regarding how the group claim is mapped to SAML properties.

It also exposes the GroupID settings:

  • onPremisesDomainName
  • onPremisesNetBiosName
  • onPremisesSamAccountName

That will be later used compute group claims with the Teleport SAML connector.

This PR exposes Entra ID settings for `OptionalClaims` where applications store the info regarding how the group claim is mapped to SAML properties.

It also exposes the GroupID settings:

- `onPremisesDomainName`
- `onPremisesNetBiosName`
- `onPremisesSamAccountName`

That will be later used compute group claims with the Teleport SAML connector.

Signed-off-by: Tiago Silva <[email protected]>
@tigrato tigrato added no-changelog Indicates that a PR does not require a changelog entry backport/branch/v16 backport/branch/v17 labels Nov 11, 2024
lib/msgraph/models.go Outdated Show resolved Hide resolved
@tigrato tigrato enabled auto-merge November 11, 2024 14:44
@tigrato tigrato added this pull request to the merge queue Nov 11, 2024
Merged via the queue into master with commit 9379fb7 Nov 11, 2024
39 checks passed
@tigrato tigrato deleted the tigrato/entra-id-expose-app-saml-settings branch November 11, 2024 15:20
@public-teleport-github-review-bot

@tigrato See the table below for backport results.

Branch Result
branch/v16 Create PR
branch/v17 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/branch/v16 backport/branch/v17 no-changelog Indicates that a PR does not require a changelog entry size/md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants