IdentityPython / SATOSA

Proxy translating between different authentication protocols (SAML2, OpenID Connect and OAuth2)
https://idpy.org
Apache License 2.0
200 stars 123 forks source link

Set Primary Identifier only if it exists #361

Closed shaardie closed 3 years ago

shaardie commented 3 years ago

This patch ensures that the primary identifier is only set, if it is present and not None.

All Submissions: