You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My goal is to be able to use the property mapping with the source.
After creating both resources with Terraform, i can link them in the UI (or with an API call)
Hello,
I have a terraform file as follows:
My goal is to be able to use the property mapping with the source.
After creating both resources with Terraform, i can link them in the UI (or with an API call)
The goauthentik/client-go supports setting those
UserPropertyMappings
andGroupPropertyMappings
fields, so it would be a matter of updating internal/provider/resource_source_oauth.goI am willing to contribute to a patch but I'm not sure what the contribution etiquette is for this repo.
Thank you
The text was updated successfully, but these errors were encountered: