Difference between revisions of "OIDC"
From MgmtWiki
(→Section 7=) |
(→Section 7) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
==Full Title== | ==Full Title== | ||
− | [[OIDC]] is the common reference for [[OpenID Connect]] a standard from the | + | [[OIDC]] is the common reference for [[OpenID Connect]] a standard from the [https://openid.net OpenID Foundation]. |
This is a summary of the spec. | This is a summary of the spec. | ||
Line 6: | Line 6: | ||
==Section 7== | ==Section 7== | ||
[[Self-issued Identifier]] | [[Self-issued Identifier]] | ||
+ | ==Windows Implementation== | ||
+ | The Windows and Azure implementation of [[OIDC]] allows for '''Consumer''' and well as '''Work and School''' account access which creates conflicts when both are available. These are consider to be separate Tenants in OIDC.<ref>''OpenID Connect on the Microsoft identity platform'' https://learn.microsoft.com/en-us/entra/identity-platform/v2-protocols-oidc</ref> | ||
==References== | ==References== | ||
[[Category: Standard]] | [[Category: Standard]] |
Latest revision as of 10:49, 29 May 2025
Full Title
OIDC is the common reference for OpenID Connect a standard from the OpenID Foundation.
This is a summary of the spec.
Section 7
Windows Implementation
The Windows and Azure implementation of OIDC allows for Consumer and well as Work and School account access which creates conflicts when both are available. These are consider to be separate Tenants in OIDC.[1]
References
- ↑ OpenID Connect on the Microsoft identity platform https://learn.microsoft.com/en-us/entra/identity-platform/v2-protocols-oidc