S
spncc
i'm making Form authenticate page to let the user first logon before
using the application. However, like most security manner, the new
user is needed to first logon and forced to change password before
using the application.
My problem is
- When the user passed the authentication at logon page, we need to
redirect them to change thier password. but anyway the user can type
at the address bar to surf other pages on the application. What should
i do to avoid that situation. if the user does not successfully change
the password, they are not allow to use the applicaiton (even view the
page as if they never logon successfully).
any idea is truely appreciate.
using the application. However, like most security manner, the new
user is needed to first logon and forced to change password before
using the application.
My problem is
- When the user passed the authentication at logon page, we need to
redirect them to change thier password. but anyway the user can type
at the address bar to surf other pages on the application. What should
i do to avoid that situation. if the user does not successfully change
the password, they are not allow to use the applicaiton (even view the
page as if they never logon successfully).
any idea is truely appreciate.