Nerzal / gocloak

golang keycloak client
Apache License 2.0
1.03k stars 283 forks source link

Allow scripts to be setup for script protocol mappers #423

Closed pkavajin closed 1 year ago

pkavajin commented 1 year ago

Hey there,

had the need to create script based protocol mappers and noticed that the corresponding field is missing in the ProtocolMappersConfig struct.

I'm not really deep into the scripting side of keycloak, therefore i'm not sure what a possible/good test case would be.

Nerzal commented 1 year ago

I guess i can live with adding a single field to a model without a test. Thank you for the contribution!

pkavajin commented 1 year ago

Awesome, thanks for merging! :-)