Retrieves an EndUserAuthenticationContext object from request, containing End-User and error information.
In case a non-http request needs to be authenticated - publicKeyInfo must be provided to extract a jwt token from said request.
This function is intended to be used for End-User Application related services.
Retrieves an
EndUserAuthenticationContext
object from request, containing End-User and error information. In case a non-http request needs to be authenticated - publicKeyInfo must be provided to extract a jwt token from said request. This function is intended to be used for End-User Application related services.