As mentioned in the other pages, ProxyIdP currently supports connecting services via two protocols. This page contains common practices and tips on how to implement authentication using one of these protocols.
SAML
SAML metadata endpoint: https://login.e-infra.cz/proxy/saml2/idp/metadata.php
EINFRA AAI EntityID: https://login.e-infra.cz/idp/
Available Attributes and scopes
...
Info |
---|
On the wiki page of Czech academic identity federation eduID.cz are available guides on how to implement the service provider via protocol Shibboleth SP v3 and simpleSAMLphp. (Available only in the Czech language) |
OIDC
OpenID Connect metadata endpoint: https://login.e-infra.cz/oidc/.well-known/openid-configuration
Issuer: https://login.e-infra.cz/oidc/
Authorization endpoint: https://login.e-infra.cz/oidc/authorize
Token endpoint: https://login.e-infra.cz/oidc/token
Userinfo endpoint: https://login.e-infra.cz/oidc/authorize
Available Attributes and scopes
...