removal of white spaces in password
John Morrison
john.morrison at uadm.uu.se
Sun Jun 15 10:53:48 EDT 2014
Even google ignores white spaces in the middle of the password too, in some special onetime password setup for allowing certain devices to access google.
We are setting up a separate IDP service for generating passwords for the for first time, using a one-time code as the password, which is presented with white spaces in between the letters for easy presentation for users to type in.
This allows them access to the system to create their own password base on certain criteria.
John
On Jun 12, 2014, at 7:09 PM, David Bantz wrote:
> Why would an identity provider not allow spaces / pass phrases in “passwords?"
>
> David Bantz
>
> On Thu, 12 Jun 2014, at 07:51 , Kevin Foote <kpfoote at uoregon.edu> wrote:
>
>>
>> On Jun 12, 2014, at 4:36 AM, John Morrison <john.morrison at uadm.uu.se> wrote:
>>
>>> I want to remove white spaces within the password entry.
>>
>> Untested, but something like trim()..
>>
>> <% j_password.trim() %>
>>
>> Not sure why you would want to do this though. If they enter spaces they are not entering the password correctly
>>
>> --------
>> thanks
>> kevin.foote
>>
>> --
>> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
>
> --
> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
More information about the users
mailing list