mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
13 lines
562 B
Plaintext
13 lines
562 B
Plaintext
|
|
== SSO protocols
|
|
[role="_abstract"]
|
|
This section discusses authentication protocols, the {project_name} authentication server and how applications, secured by the {project_name} authentication server, interact with these protocols.
|
|
|
|
include::sso-protocols/con-oidc.adoc[]
|
|
include::sso-protocols/con-oidc-auth-flows.adoc[]
|
|
include::sso-protocols/con-server-oidc-uri-endpoints.adoc[]
|
|
include::sso-protocols/con-saml.adoc[]
|
|
include::sso-protocols/con-saml-bindings.adoc[]
|
|
include::sso-protocols/ref-saml-vs-oidc.adoc[]
|
|
include::sso-protocols/con-sso-docker.adoc[]
|