added doc for OIDC_ID_TOKEN_PROCESSING_HOOK

This commit is contained in:
Wojciech Bartosiak 2016-02-12 16:03:49 +00:00
parent 7a357001b6
commit 8ea21b3f75

View file

@ -137,3 +137,12 @@ OIDC_USERINFO
=============
OPTIONAL. A string with the location of your class. Read **Standard Claims** section.
OIDC_ID_TOKEN_PROCESSING_HOOK
=============================
OPTIONAL. A string with the location of your hook.
Used to add extra dictionary values specific for your app into id_token.