alan-turing-institute / apricot

An OpenID Connect LDAP proxy
BSD 3-Clause "New" or "Revised" License
14 stars 3 forks source link

Allow specification of attribute for domain in KeycloakClient #51

Closed Shirkanesi closed 1 week ago

Shirkanesi commented 3 months ago

In the current state it was not possible to use the Keycloak-Backend as there was no definition how to parse the domain from a user.

I've added a CLI-flag to specify which OIDC-attribute should be mapped to the domain in the user_dict.

jemrobinson commented 1 week ago

Thanks @Shirkanesi! I'll merge this and tag a new release in the next week or so.