privacyIDEA-ADFSProvider icon indicating copy to clipboard operation
privacyIDEA-ADFSProvider copied to clipboard

Omit realm parameter to validate/check if realm is empty in config

Open laclaro opened this issue 3 years ago • 1 comments

Apparently it is not possible to let privacyIDEA decide about the realm to use, since the realm parameter is always sent.

If <realm></realm> is configured as empty in config.xml, I suggest to omit the realm parameter to the POST request.

By doing this, privacyIDEA will either use the default realm or determine the realm from the username by splitting.

laclaro avatar Apr 27 '21 12:04 laclaro

Yes that's true. I'll push that enhancement to the backlog. But the provider is currently not under "heavy" development.

sbidy avatar Apr 27 '21 12:04 sbidy