OpenID Connect and Offline access

OpendID Connect provides ability for an application to make use of cached tokens for authenticating when the application is offline. Here is the OpenID Connect specifications for offline access.

Link to discussion in Oracle forum  

Here is an interesting discussion on offline and OAuth in stackoverflow

Comments