abellmann
Sep 20th, 2004, 11:19 AM
Hello,
I am evaluating Acegi to use it as an authorization / authentication system for an SAP backend.
I haven't seen any way to implement a password expiration with acegi (part of the standard sap logon procedure)
The process would have to be as follows:
- user requests login with username/password
- login is correct, but password is expired
- user sees message, that password has expired on change-password screen(!) and can enter his old and new password
- the user is forwarded to the requested page.
Is there any way to implement this with Acegi as it is? Or will this be implemented in future versions of Acegi (when?), since this seems to be a common scenario?
Best regards,
Andreas
I am evaluating Acegi to use it as an authorization / authentication system for an SAP backend.
I haven't seen any way to implement a password expiration with acegi (part of the standard sap logon procedure)
The process would have to be as follows:
- user requests login with username/password
- login is correct, but password is expired
- user sees message, that password has expired on change-password screen(!) and can enter his old and new password
- the user is forwarded to the requested page.
Is there any way to implement this with Acegi as it is? Or will this be implemented in future versions of Acegi (when?), since this seems to be a common scenario?
Best regards,
Andreas