How to convert email address to username?

Richard Frovarp richard.frovarp at ndsu.edu
Fri Feb 19 21:50:58 UTC 2021


JS on the login page can be a way to signal to users if you want them
to learn to not use it because other systems break. It will also
frequently work on systems that don't have a proper transform option
(just as a general FYI).

The proper way to do it is with shibboleth.authn.Password.Transforms
property on the server side:

https://wiki.shibboleth.net/confluence/display/IDP4/PasswordAuthnConfiguration#558042902ecb73e2d77645cd85af09d9852b5014

On Fri, 2021-02-19 at 16:21 -0500, Mohamed Lrhazi wrote:
> Hello,
> 
> Sometimes our users enter their email address at our IdP login
> page... How would one go about removing @doma.ain part before
> authentication and any attribute processing etc....
> 
> Thanks a lot!
> Mohamed.


More information about the users mailing list