open id to open id connect migration

Post on 07-Jul-2015

570 Views

Category:

Technology

4 Downloads

Preview:

Click to see full reader

DESCRIPTION

-

TRANSCRIPT

Prabath Siriwardena | Ishara Karunarathna, WSO2

scope=openid  

ID  Token  

•  Request  attributes  via  the  scope  attribute  (in  the  grant  request)  and  get  them  in  the  ID  Token  

•  Request  attributes  via  the  claims  attribute  (in  the  grant  request)  and  get  them  in  the  ID  Token  

•  Request  attributes  from  the  userinfo  endpoint,  passing  the  access  token.  

OpenID   OpenID  Connect  

Authentication   Authentication  +  Access  Delegation  

Discovery  based  on  Yadis   Discovery  based  on  WebFinger  

Name-­‐value  pairs   JSON  

Signature  based  DF   JSON  Web  Signature  

No  encryption  –  based  on  transport  channel  

JSON  Web  Encryption  

1

2

3

top related