mrparkers / terraform-provider-keycloak

Terraform provider for Keycloak
https://registry.terraform.io/providers/mrparkers/keycloak/latest/docs
MIT License
624 stars 306 forks source link

Support for 'add_to_access_token_response' for OIDC User Session Notes #924

Closed bradhead closed 7 months ago

bradhead commented 8 months ago

I am using 23 and it now has configurations to set an option to return the claim alongside (sibling of) the access_token in the response JSON.

If you are planning to add this soon, great, otherwise, I will at some point soon, fork your code and add this feature.

thanks. and really appreciate the work your are doing. I have built a provider (for Smile CDR) and I appreciate the effort.

bradhead commented 7 months ago

I was able to solve this using the generic protocol mapper.