ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
OpenIDConnectClient.php File Reference

Go to the source code of this file.

Data Structures

class  Jumbojett\OpenIDConnectClientException
 OpenIDConnect Exception Class. More...
 
class  Jumbojett\OpenIDConnectClient
 Require the CURL and JSON PHP extensions to be installed. More...
 

Namespaces

 Jumbojett
 Copyright MITRE 2020.
 

Functions

if(!class_exists('\phpseclib\Crypt\RSA') &&!class_exists('Crypt_RSA')) Jumbojett::base64url_decode ($base64url)
 JWT signature verification support by Jonathan Reed jdree.nosp@m.d@mi.nosp@m.t.edu Licensed under the same license as the rest of this file. More...
 
 Jumbojett::b64url2b64 ($base64url)
 Per RFC4648, "base64 encoding with URL-safe and filename-safe alphabet". More...