Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As you can see, the attribute eduPersonPrincipalName is being used as the username. This is the attribute that should always be send by the IdP.

Note

I had problems getting things to work if the environment variable was REMOTE_USER. I think there is some issue with mod_auth_mellon trying to overwrite that, but I didn't have time to find the cause. It worked with everything else than REMOTE_USER though (wink)

 

By this time, you should be able to download the Service Provider metadata from https://otrs.example.com/mellon/metadata, and use it to add it to your IdP, thereby creating a trust relationship.

...