|
Hello Friends..
I want to know how to build the SSO(Single Sign On) Custom URL?
For this custom URL, I need to build an identification string which may contains email address and dateTime of connection separated by pipe. After building that needs to encrypt that string and form a connection token.
This encrypted Token will get appended to the end of URL(like "http://www.companySite.com/customer/(token)".
I'm doing coding in C# + ASP.net.
Please help me out.
|
|
|
|
|
|
|
|