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

[v17] [entraid] Expose Application OptionalClaims and Groups AD settings #48750

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

tigrato
Copy link
Contributor

@tigrato tigrato commented Nov 11, 2024

Backport #48737 to branch/v17

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 the no-changelog Indicates that a PR does not require a changelog entry label Nov 11, 2024
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from zmb3 November 12, 2024 10:26
@tigrato tigrato added this pull request to the merge queue Nov 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 12, 2024
@tigrato tigrato added this pull request to the merge queue Nov 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 12, 2024
@tigrato tigrato added this pull request to the merge queue Nov 12, 2024
Merged via the queue into branch/v17 with commit df8ea68 Nov 12, 2024
41 checks passed
@tigrato tigrato deleted the bot/backport-48737-branch/v17 branch November 12, 2024 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 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