Difference between revisions of "Self-issued Reconnection"

From MgmtWiki
Jump to: navigation, search
(Context)
(Context)
Line 7: Line 7:
 
** The reconnection of a user session when for a continuing relationship.
 
** The reconnection of a user session when for a continuing relationship.
 
* Refresh Token
 
* Refresh Token
 +
* There category of [[Relying Party]] generated [[User Experience]]:
 +
** Pure web UX - no user actions
 +
** [[Progressive Web App]] - required user acceptance of app.
 +
** [[Native App]] = requires user to download and accept app.
  
 
==References==
 
==References==

Revision as of 17:57, 4 November 2021

Full Name or Meme

The experience for the user and the Relying Party over time requires a quick reconnection at the user's pleasure.

Context

  • The two original reasons for browser Cookies are:
    • The maintenance of a signed-in session.
    • The reconnection of a user session when for a continuing relationship.
  • Refresh Token
  • There category of Relying Party generated User Experience:

References