Custom Attributes at Client Level

Is there a way to add custom attributes at client level directly instead of adding them at user/client scope level.

Hi,

Can’t you do this directly in “mappers” on your client ?

Thanks for the response. we can do that. But, these attribute values has to come from user attributes. I was looking for an option where I can maintain custom attributes and its values at client level.

It’s not only user attribute you can map, you can also use hard coded claim on client mapper’s

Thanks again. Actually that is what the option I have opted. But, As I am new to keycloak thought to check/confirm if there was an option where we could add custom attributes at client level directly.

Hi,
hard coded claim are not available in SAML clients.
How can I do in that scenario?
Thanks