epam / edp-keycloak-operator

It is responsible for establishing a connection to provided Keycloak Server, reconciling realms, and clients according to the created CRs
https://docs.kuberocketci.io
Apache License 2.0
36 stars 20 forks source link

KeycloakClient -> PKCE field #89

Closed gwydionmv closed 3 months ago

gwydionmv commented 3 months ago

Is your feature request related to a problem? Please describe. How can I configure the PKCE (Proof Key for Code Exchange Code Challenge Method) field for a client using the CRD?

gwydionmv commented 3 months ago

found! using the attributes and the pkce.code.challenge.method key :D