Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My users have set a custom attribute 'upn'
How can I get this attribute in property mapping? The example property mapping for proxy is:
... and I really do not get how can I call that
upn
attribute instead ofrequest.user.username
in above example. I trieduser.attributes.upn
but Mr Authentik says there is no such thing.Please help!
Beta Was this translation helpful? Give feedback.
All reactions