KNF:OpenID-Connect: verschil tussen versies

Uit Kennisnet Developers Documentatie
Naar navigatie springen Naar zoeken springen
Geen bewerkingssamenvatting
Geen bewerkingssamenvatting
Regel 1: Regel 1:
Documentatie in ontwikkeling
Documentatie in ontwikkeling


Entree Federatie supports [https://openid.net/connect/faq/ OpenID Connect (OIDC)] for Service Providers or Relying Party (RP) in OIDC terminology:


Dit artikel bevat technische informatie voor een koppeling met OpenID Connect.  
* For OIDC, more standard implementations are available that can easily be integrated into an (existing) application; connecting to Entree Federatie therefore is easier as with SAML.
Meer informatie: http://openid.net/connect/
* OIDC is a RESTful API-like service; it is less complex than SAML.
* In mobile apps OIDC is the defacto standard. 


Entree Federatie ondersteunt OpenID Connect (OIDC) voor Service Providers (of Relying Party in OIDC-terminologie). OIDC heeft verschillende voordelen ten opzichte van SAML:
.well-known endpoint  
* Voor OIDC zijn er meer standaard implementaties beschikbaar die eenvoudig te integreren zijn in een (bestaande) applicatie; aansluiten op Entree Federatie wordt daardoor makkelijker
* OIDC is een RESTful API-achtige service; het is minder complex dan SAML
* Voor Service Providers die ook mobiele apps gebruiken, kan OIDC als enige technologie worden gebruikt
 
Het .well-known endpoint  
* Staging: https://oidcng.entree-s.kennisnet.nl/.well-known/openid-configuration
* Staging: https://oidcng.entree-s.kennisnet.nl/.well-known/openid-configuration
* Productie: https://oidcng.entree.kennisnet.nl/.well-known/openid-configuration
* Productie: https://oidcng.entree.kennisnet.nl/.well-known/openid-configuration
{{Warn|We strongly advise you not to build your own OpenID Connect implementation, but use one of the products off the shelf. [http://openid.net/developers/libraries/ The official OpenID website provides an overview of certified implementations.]}}
Ready to connect to Entree Federatie? Continue at Preparation with OpenID Connect.
More information: http://openid.net/connect/


==Het WAYF scherm overslaan==
==Het WAYF scherm overslaan==
Met OIDC het WAYF (inlog)scherm overslaan:
Met OIDC het WAYF (inlog)scherm overslaan:
https://developers.wiki.kennisnet.nl/index.php?title=KNF:Scoping#OIDC_Authenticatie_verzoek_met_login_hint
https://developers.wiki.kennisnet.nl/index.php?title=KNF:Scoping#OIDC_Authenticatie_verzoek_met_login_hint

Versie van 11 aug 2023 09:49

Documentatie in ontwikkeling

Entree Federatie supports OpenID Connect (OIDC) for Service Providers or Relying Party (RP) in OIDC terminology:

  • For OIDC, more standard implementations are available that can easily be integrated into an (existing) application; connecting to Entree Federatie therefore is easier as with SAML.
  • OIDC is a RESTful API-like service; it is less complex than SAML.
  • In mobile apps OIDC is the defacto standard.

.well-known endpoint

Warn.gif We strongly advise you not to build your own OpenID Connect implementation, but use one of the products off the shelf. The official OpenID website provides an overview of certified implementations.

Ready to connect to Entree Federatie? Continue at Preparation with OpenID Connect.

More information: http://openid.net/connect/

Het WAYF scherm overslaan

Met OIDC het WAYF (inlog)scherm overslaan: https://developers.wiki.kennisnet.nl/index.php?title=KNF:Scoping#OIDC_Authenticatie_verzoek_met_login_hint