Changes

Jump to: navigation, search

Security/Guidelines/OpenID connect

238 bytes added, 23:43, 21 April 2017
Automated sync from https://github.com/mozilla/wikimo_content
** This issues a new ID token, with new attributes if they have changed.
** This may also renew the ID token expiration time.
** This is generally done with the parameter <code>prompt=none</code> while calling the OpenID Connect <code>authorize</code> endpoint. See also [http://openid.net/specs/openid-connect-implicit-1_0.html#RequestParameters specifications].
* The web application (RP) can '''optionally''' provide a <code>logout</code> URL, which the OpenID Connect Provider (OP) can call to indicate if a user has logged out (so that the web application immediately know when to log the user out as well).
Confirm
502
edits

Navigation menu