Skip to content

Get user NameID with LoginPath #104

Discussion options

You must be logged in to vote

the solution is to add the following in your apache configuration under <Location>

    MellonSetEnv "username" "NameID"
    RequestHeader set X-Header %{MELLON_NAME_ID}e env=MELLON_NAME_ID

the Name ID of the logged-in user will be set at the header

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by DalalAlmisfer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant