Difference between revisions of "WISE-PaaS/Single Sign-On(SSO)"

From ESS-WIKI
Jump to: navigation, search
Line 1: Line 1:
<font color="#000000">WISE-PaaS/OpenID is part of Advantech WISE-PaaS cloud solution and &nbsp;</font>plays an important role in the interoperability of Internet identity<font color="#000000">.</font>&nbsp;It provides a central login&nbsp;mechanism.<font color="#000000"></font>
+
<font color="#000000">WISE-PaaS/OpenID is part of Advantech WISE-PaaS cloud solution and &nbsp;</font>plays an important role in the interoperability of Internet identity<font color="#000000">.</font>&nbsp;It provides a central login&nbsp;mechanism.
  
 
<font color="#000000">WISE-PaaS/OpenID Connect utilizes Keycloak which is&nbsp;an open source identity and access management for modern applications and services.</font>
 
<font color="#000000">WISE-PaaS/OpenID Connect utilizes Keycloak which is&nbsp;an open source identity and access management for modern applications and services.</font>
Line 7: Line 7:
 
== Features Overview ==
 
== Features Overview ==
  
Single-Sign On :&nbsp;Login once to multiple applications
+
Single-Sign On&nbsp;:&nbsp;Login once to multiple applications
  
Standard Protocols :&nbsp;OpenID Connect, OAuth 2.0 and SAML 2.0
+
Standard Protocols&nbsp;:&nbsp;OpenID Connect, OAuth 2.0 and SAML 2.0
  
Centralized Management :&nbsp;For admins and users
+
Centralized Management&nbsp;:&nbsp;For admins and users
  
Adapters :&nbsp;Secure applications and services easily
+
Adapters&nbsp;:&nbsp;Secure applications and services easily
  
High Performance :&nbsp;Lightweight, fast and scalable
+
High Performance&nbsp;:&nbsp;Lightweight, fast and scalable
  
Clustering :&nbsp;For scalability and availability
+
Clustering&nbsp;:&nbsp;For scalability and availability
  
Themes :&nbsp;Customize look and feel
+
Themes&nbsp;:&nbsp;Customize look and feel
  
Extensible :&nbsp;Customize through code
+
Extensible&nbsp;:&nbsp;Customize through code
  
Password Policies :&nbsp;Customize password policies
+
Password Policies&nbsp;:&nbsp;Customize password policies
  
  

Revision as of 03:09, 10 January 2017

WISE-PaaS/OpenID is part of Advantech WISE-PaaS cloud solution and  plays an important role in the interoperability of Internet identity. It provides a central login mechanism.

WISE-PaaS/OpenID Connect utilizes Keycloak which is an open source identity and access management for modern applications and services.


Features Overview

Single-Sign On : Login once to multiple applications

Standard Protocols : OpenID Connect, OAuth 2.0 and SAML 2.0

Centralized Management : For admins and users

Adapters : Secure applications and services easily

High Performance : Lightweight, fast and scalable

Clustering : For scalability and availability

Themes : Customize look and feel

Extensible : Customize through code

Password Policies : Customize password policies


Implementation

 Apply a manager account for OpenID Central Server

...

Setting your service on OpenID server

....

Implement client codes

....

Sample code

......