Skip to Content.
Sympa Menu

comanage-users - Re: [comanage-users] Support for application specific passwords

Subject: COmanage Users List

List archive

Re: [comanage-users] Support for application specific passwords


Chronological Thread 
  • From: Benn Oshrin <>
  • To: Gerben Venekamp <>
  • Cc: , Paul van Dijk <>
  • Subject: Re: [comanage-users] Support for application specific passwords
  • Date: Fri, 9 Sep 2016 08:05:20 -0400
  • Ironport-phdr: 9a23:YTmb5hD49CYBX3tN4OegUyQJP3N1i/DPJgcQr6AfoPdwSP77oMbcNUDSrc9gkEXOFd2Crakb26yL6Ou5BCQp2tWojjMrSNR0TRgLiMEbzUQLIfWuLgnFFsPsdDEwB89YVVVorDmROElRH9viNRWJ+iXhpRZbIBj0NBJ0K+LpAcaSyp3vj6Hhs6HUNipFnjCwZ/tMIRO7rgzUroFCjoZ4IKs3jAXEpHZLcuFO7Xh1P1yIlgz1oMG0qs1N6SNV7tgs8cgIdr76ZaU+BehSATIgNEg04tHmrx/OUVHJ63cBBDZF2iFUChTIuUmpFqz6tTH3468kgHGX

On 9/9/16 7:49 AM, Gerben Venekamp wrote:
Not exactly in the way you're describing, though you could create an
Identifier Assignment consisting of a long random collision number.
Hmmm… what does long mean here? I would also prefer random characters
([a-zA-Z0-9] with punctuations etc.) instead of a hash. The idea for
application specific passwords (ASP) is that they are randomly generated and
are not 32 characters long. I am also thinking on making the length of the
ASP configurable and having site admins decide on the length and the validity
period of the ASP. For example: short length, valid for a day and then the
user must authenticate and generate a new one. You want a longer lasting ASP,
generate one with more entropy.

I was just suggesting that identifier assignments

https://spaces.internet2.edu/x/xIjYAQ

could be used to generate long strings of random numbers as an interim approach, more suitable for a proof of concept implementation.

The characteristics you describe are of course much more desirable, however it will take some development effort to get there.

Thanks,

-Benn-



Archive powered by MHonArc 2.6.19.

Top of Page