Category: OpenID Connect
Explicit Consent – Turning Internet Dog into Pavlov’s Dog
People like me who is working on internet identity space is trying to solve so called “Internet Dog Problem.” You surely must have seen this…
View More Explicit Consent – Turning Internet Dog into Pavlov’s DogAlice to Bob resource sharing
So I was in UMA call today and that reminded me of this use case. How does Alice share her protected resources (like medical test…
View More Alice to Bob resource sharingOpenID Summit in Den Hague, Netherlands (Nov. 21)
The OpenID Foundation is hosting an OpenID workshop as a joint event with the Identity.Next Conference on November 21. It will be held in The…
View More OpenID Summit in Den Hague, Netherlands (Nov. 21)US$1.5M project to bolster the privacy and security of the cyberspace
National Institute of Informatics (NII), University of Tokyo, University of Kyoto, and Nomura Research Institute have jointly won a funding from Ministry of Communication with…
View More US$1.5M project to bolster the privacy and security of the cyberspaceURI Template in OpenID Connect Provider Configuration Response
OpenID Connect Provider Configuration Response for example.com can be obtained from https://example.com/issuer1/.well-known/openid-configuration This is a JSON file such as { “authorization_endpoint”: “https://server.example.com/connect/authorize”, “issuer”: “https://server.example.com”, “token_endpoint”:…
View More URI Template in OpenID Connect Provider Configuration ResponseJSON Schema enhanced OAuth
In the previous post, I wrote about HAL enhanced OAuth. Similar thing can be achieved by using JSON Schema. Many people claim that OAuth 2.0…
View More JSON Schema enhanced OAuthHAL enhanced OAuth 2.0 response – Making OAuth 2.0 slightly more RESTful
Many people claim that OAuth 2.0 is JSON and REST. Well, yes, it is RESTish, but not quite REST. It notably misses the hyperlink capability.…
View More HAL enhanced OAuth 2.0 response – Making OAuth 2.0 slightly more RESTfulRegistered Token Profile for OAuth 2.0
So, ID Token in OpenID connect is audience restricted to the client while the OAuth bearer access token is audience restricted to the protected resource.…
View More Registered Token Profile for OAuth 2.0Some of the OpenID Foundation Summit July 2012 videos available
On July 16, 2012, we had OpenID Connect Interop and OpenID Foundation Summit in conjunction with the Cloud Identity Summit 2012, in Vale, Co. Both…
View More Some of the OpenID Foundation Summit July 2012 videos available
You must be logged in to post a comment.