Messages - 3/3.1.1. "Check Session endpoint" is still used.

Issue #162 resolved
hideki nara created an issue

== 3 == " ... Check ID Endpoint: An id_token MAY be sent to the Check Session endpoint to obtain information about the authentication event. ..."

== 3.1.1 ==

".... Clients SHOULD verify and decipher signed or encrypted ID Tokens independently. Clients that do not understand the ID Token format or do not wish to process ID Tokens MAY treat ID Tokens as opaque values and submit them to the Check Session Endpoint for verification and decoding. "

Comments (6)

  1. hideki nara reporter

    Minor thing: lower-case "endpoint" is right?

    "...

    4. Check ID Endpoint: An id_token MAY be sent to the Check ID endpoint to obtain information about the authentication event.

    .... "

    simply could be :

    "...

    4. Check ID Endpoint: An id_token MAY be sent to this endpoint to obtain information about the authentication event.

    .... "

  2. Log in to comment