Update EMU-OIDC-tokenlifetime-policy.md#814
Open
PeterSelchDahl wants to merge 1 commit intogithub:masterfrom
Open
Update EMU-OIDC-tokenlifetime-policy.md#814PeterSelchDahl wants to merge 1 commit intogithub:masterfrom
PeterSelchDahl wants to merge 1 commit intogithub:masterfrom
Conversation
GitHub does not support continuous access evaluation (CAE)
Contributor
There was a problem hiding this comment.
Pull request overview
Adds documentation clarifying that GitHub does not support Continuous Access Evaluation (CAE) in the context of EMU OIDC token lifetime policies.
Changes:
- Added a CAE support note to the EMU OIDC token lifetime policy guidance.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| The `GitHub Enterprise Managed User (OIDC)` app is a multi-tenant app, and when an admin configures OIDC authentication for an enterprise, it registers an instance of this app in the admin's tenant. The token lifetime policy needs to be assigned to the ID of the **Service Principal** object associated with the `GitHub Enterprise Managed User (OIDC)` app (rather than the application ID). Note that the PowerShell steps in [this section of that Microsoft article](https://learn.microsoft.com/en-us/entra/identity-platform/configure-token-lifetimes#create-a-policy-and-assign-it-to-an-app) will not allow you to do this, however the [MS Graph API](https://learn.microsoft.com/en-us/graph/use-the-api) will allow you to configure and assign a token lifetime policy to the Service Principal ID of the instance of the OIDC app in your Entra tenant. | ||
|
|
||
| **Note:** GitHub does not support [Continuous Access Evaluation (CAE)](https://devblogs.microsoft.com/devops/real-time-security-with-continuous-access-evaluation-cae-comes-to-azure-devops/) |
Author
There was a problem hiding this comment.
You could use this instead:
Note: GitHub does not support [Continuous Access Evaluation (CAE)] (https://learn.microsoft.com/en-us/entra/identity/conditional-access/concept-continuous-access-evaluation)
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
GitHub does not support continuous access evaluation (CAE)