Clément "KPTN" OUDOT
Clément "KPTN" OUDOT
Hello, this pull request fixes how the at_hash is checked, to comply to OpenID Connect specification. See https://openid.net/specs/openid-connect-core-1_0.html#CodeIDToken > at_hash > OPTIONAL. Access Token hash value. Its value is the...
PHP LDAP has changed between 8.0 and 8.1, some adaptations in the code may be needed. Example: ``` #1 /usr/share/self-service-password/htdocs/index.php(179): require_once('...') #2 {main} thrown in /usr/share/self-service-password/lib/functions.inc.php on line 301 [17-Jun-2022...
Hello, I found a little bug by using this plugin, the bug comes from OpenID-Connect-PHP 3rd party library. The verification of at_hash is not conform to OpenID Connect specification. There...
A useful feature would be to be able to call a script (like it is done in executable plugin) but when an entry is added/modified/deleted/... A common use case is...
The goal is to update all dependencies for the next major release
For now we must define all attributes in fetchedAttributes, in source and destination. An evolution would be to allow * value in fetchedAttributes to get all attributes of the entry...
I often get this request: could we configure a limit to avoid a full change or deletion of the target directory? This is somehting that exists in other sync tools....
Candidates: * James * Microsoft Graph API * FusionDirectory Maybe remove these ones (tag them as community): * NIS * OBM
For small directories, or when few attributes are synced, we could fetch all values in the "getAll" step and bypass the "getOne" step for each entry in source.