Referenties
Hierbij een aantal referenties om meer details omtrent OpenID Connect te weten te komen
| Onderwerp | Referentie |
|---|---|
| OpenID Connect standaard (Core) | http://openid.net/specs/openid-connect-core-1_0.html |
| PKCE ipv Implicit Flow | https://developer.okta.com/blog/2019/08/22/okta-authjs-pkce |
| OAuth 2.0 Security Best Current Practice | hthttps://tools.ietf.org/html/draft-ietf-oauth-security-topics-15 |
| Discovery Endpoint test-omgeving | https://authenticatie-ti.vlaanderen.be/op/.well-known/openid-configuration |
| Discovery Endpoint productie-omgeving | https://authenticatie.vlaanderen.be/op/.well-known/openid-configuration |
| Het gebruik van de “nonce” geïllustreerd | https://tech-lab.sios.jp/archives/13107 |