Forum Discussion
Single sign-on to my IIS Web service
The best I can get at this point is the following email from the developer:
Step 1: Client makes a PUT request to the login method (with username and password in the query string). -http://WebAPI/api/Authentication/Login?username=username&password=password Step 2: WebAPI responds with the SessionDetail XML, containing the SessionTokenID assigned to that user. -GUID… Step 3+: Client makes requests to WebAPI with SessionTokenID in the query string. -http://WebAPI/api/SomeController/SomeMethod?sessiontokenid=GUIDfromStep2
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
