stable

Clone or download

Read-only

request #14915 Connect with openid can fail randomly on some instances

If the difference of time between the sent of the token and the reception is too long (1 second is in off actually), the authentication fail. This patch ad a margin on validation data to avoid that problem. Change-Id: I7d9199cf7e540802fbc5cfd219a324b14bbf546a

Modified Files

Name
M plugins/openidconnectclient/include/OpenIDConnectClient/Authentication/IDTokenVerifier.php +3 −1 Go to diff View file