readme
This commit is contained in:
parent
5fa5379f81
commit
3b30b63bcc
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,7 @@ Please visit [http://keycloak.org](http://keycloak.org) for more information on
|
||||||
and video tutorials.
|
and video tutorials.
|
||||||
|
|
||||||
Keycloak is an SSO Service for web apps and REST services.
|
Keycloak is an SSO Service for web apps and REST services.
|
||||||
It can be used for social applications as well as enterprise applications. It is based on OpenID Connect with SAML support in the works.
|
It can be used for social applications as well as enterprise applications. It is based on OpenID Connect with support for SAML 2.0 as well.
|
||||||
Here's some of the features:
|
Here's some of the features:
|
||||||
|
|
||||||
* SSO and Single Log Out for browser applications
|
* SSO and Single Log Out for browser applications
|
||||||
|
@ -30,6 +30,7 @@ Here's some of the features:
|
||||||
* Revocation policies
|
* Revocation policies
|
||||||
* Password policies
|
* Password policies
|
||||||
* OpenID Connect Support
|
* OpenID Connect Support
|
||||||
|
* SAML Support
|
||||||
|
|
||||||
Please visit [http://keycloak.org](http://keycloak.org) for more information on Keycloak including how to download, documentation,
|
Please visit [http://keycloak.org](http://keycloak.org) for more information on Keycloak including how to download, documentation,
|
||||||
and video tutorials.
|
and video tutorials.
|
||||||
|
|
Loading…
Reference in a new issue