terraform-provider-keycloak icon indicating copy to clipboard operation
terraform-provider-keycloak copied to clipboard

[feature request] Add a "Username template importer" mapper for Identity provider

Open mleneveut opened this issue 3 years ago • 3 comments

Hi,

I'd like to terraform the creation of the identity provider, but I can't figure out how to create a mapper type "Username Template Importer" for an identity provider.

image

I found this one for the Attribute Importer : https://mrparkers.github.io/terraform-provider-keycloak/resources/keycloak_attribute_importer_identity_provider_mapper/ but not for "Username Template Importer"

Thanks.

mleneveut avatar Oct 23 '20 15:10 mleneveut

Maybe related to https://github.com/mrparkers/terraform-provider-keycloak/issues/429

Similar issue with the advanced claim to role mapper

CalamarBicefalo avatar Nov 04 '20 16:11 CalamarBicefalo

did anyone find a solution for creating this kind of mapper?

philipp1992 avatar Jun 29 '21 10:06 philipp1992

Also need it. looked in the code to add it and found it actually already exists, but missing in docs. It works just fine, so added a pr for the docs #635

m-v-k avatar Jan 05 '22 16:01 m-v-k