OpenIDConnectClientFormBase exposes client secret

Created on 27 July 2023, 11 months ago
Updated 31 July 2023, 11 months ago

I have configured openid_connect so that my client_secret is stored in settings.php

$config['openid_connect.client.my_client']['settings']['client_secret'] = getenv('OIDC_SECRET');

because I do not want it saved to the config yml.

When I view the edit form, the secret is retrieved and displayed (this is not expected), and when I save the form, it is written to the yml file.

I would prefer to not display the secret in the config edit form.

Is that an option here, or is the permission `Administer OpenID Connect clients` the only failsafe?

✨ Feature request
Status

Closed: duplicate

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States staceroni

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024