Laravel SSO Laravel SSO

Integrating

Registering a client and connecting it to this server.

Applications covers registering a client, its credentials, and what to hand the developer on the other end.

OpenID Connect is the protocol surface in detail, for anyone writing against the endpoints rather than pointing a library at the issuer.

Most libraries need only the issuer. They read the rest from the discovery document.