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
... and I really do not get how can I call that upn attribute instead of request.user.username in above example. I tried user.attributes.upn but Mr Authentik says there is no such thing.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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