Re: Please Help me- Creating Custom tokens
From: Softwaremaker (msdn_at_removethis.softwaremaker.net)
Date: 10/19/04
- Next message: Sumaira Ahmad: "Re: X509 and SSL"
- Previous message: Softwaremaker: "Re: Using x509 without Windows Groups"
- In reply to: Sumaira Ahmad: "Please Help me- Creating Custom tokens"
- Next in thread: Sumaira Ahmad: "Re: Please Help me- Creating Custom tokens"
- Reply: Sumaira Ahmad: "Re: Please Help me- Creating Custom tokens"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 20 Oct 2004 06:21:17 +0800
If you are looking for some custom security token implementations, you can
check out some of the excellent samples that came with the WSE2.0 download
CustomBinarySecurityToken and the CustomXMLSecurityToken samples.
Some of them uses an implementation of the SCT (SecureContextToken) as
outlined in WS-Trust.
-- Thank you. Regards, Softwaremaker http://www.softwaremaker.net/blog ========================================= "Sumaira Ahmad" <sumaira.ahmad@gmail.com> wrote in message news:1627c5ae.0410191230.1e4729e8@posting.google.com... > Hi, > > Please help me know how to do this.. > > In ASP.NET Web Application/We Server , I want to send back an > encrypted token from the server to the client. This encrypted token > will contain information such as: Username, groups that he belongs to, > timestamp and expiry time. The client would just store this token and > send it to the server the next time when it requests a page instead of > sending a Username token and getting it authenticated and authorized > again. > Can someone please tell me how to create an encrypted token on the > server and send it back in the response Soap Header?? > > Please.. Any help would be highly appreciated. > > Regards, > Sumaira
- Next message: Sumaira Ahmad: "Re: X509 and SSL"
- Previous message: Softwaremaker: "Re: Using x509 without Windows Groups"
- In reply to: Sumaira Ahmad: "Please Help me- Creating Custom tokens"
- Next in thread: Sumaira Ahmad: "Re: Please Help me- Creating Custom tokens"
- Reply: Sumaira Ahmad: "Re: Please Help me- Creating Custom tokens"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|