Skip to content

damienbod/EntraIdTokenLifeTimePolicies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EntraIdTokenLifeTimePolicies

Using configurable token lifetimes in Microsoft Entra ID, .NET and Microsoft Graph

Note this code was produced by copilot and used to validate the Microsoft Graph API for token lifetime policies.

Recommended security standards for token aquisition are not implemented.

.NET 10 solution for managing Microsoft Entra ID token lifetime policies with the latest Microsoft Graph SDK.

Platform constraints and notes

Based on Microsoft Entra token lifetime policy documentation:

  • Token lifetime policies are managed through Microsoft Graph (not Entra portal UI).
  • These policies apply to supported token types (for example, access/ID/SAML); refresh/session token behavior should be handled with Conditional Access sign-in frequency.
  • Microsoft Entra External ID does not support token lifetime policies.

Links:

https://learn.microsoft.com/en-us/entra/identity-platform/configurable-token-lifetimes

https://learn.microsoft.com/en-us/entra/identity-platform/configure-token-lifetimes

About

Using configurable token lifetimes in Microsoft Entra ID, .NET and Microsoft Graph

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages