As site admin, in the OpenID Connect plugin administration:
- A warning is displayed on OpenID Connect servers whose client secret is stored (or has been stored) in cleartext
At OpenID Connect server creation or update only the encrypted client secret is stored and the cleartext client secret is nulled if existing.
When a OpenID Connect server is used, the password is decrypted before usage
It leverages the existing Tuleap cryptography API.