NOTES.INI settings for HTTP Bearer authentication
Here are some NOTES.INI settings available for use with the HTTP Bearer authentication feature.
- HTTP_CUSTOM_EMAIL_CLAIM_NAME
- HTTP_BEARER_ALLOWED_ID_COUNT=N
- HTTP_BEARER_ALLOWED_CLIENT_ID_1=<client_id 1>
- HTTP_BEARER_ALLOWED_CLIENT_ID_2=<client_id 2>
- …
- HTTP_BEARER_ALLOWED_CLIENT_ID_N=<client_id N>
- DEBUG_HTTP_BEARER_AUTH=(0,1,2,3,4)
- DEBUG_JWK_CACHE_MGR=(0,1,2,3,4)
- DEBUG_JWK_CACHE=(0,1,2,3,4,5)
- DEBUG_JWS=(0,1,2,3,4)
- DEBUG_OIDC_CURL_APIS=(0,1,2,3,4)
- DEBUG_OIDC_JSON_PARSER=(0,1,2,3)