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
34 stars 20 forks source link

Feature/additional fields client #26

Closed fndejong closed 9 months ago

fndejong commented 9 months ago

Pull Request Template

Description

This Draft PR adds the fields implicitFlowEnabled and an explicit option for webOrigins in the KeycloakClient spec.

Fixes # (issue) 25

Type of change

How Has This Been Tested?

We need some advice on the EDP Keycloak Operator automated testing. With the documentation provided at Local Development I couldn't get it to work.

Checklist:

I'll update the checklist as we go along the way!

Screenshots (if appropriate):

Additional context

I added this PR as a draft since it is not ready yet for merging, but I could use your assistance to get make it a proper PR