Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Security > decode base64 encoded login info

Reply
Thread Tools

decode base64 encoded login info

 
 
Mr. T
Guest
Posts: n/a
 
      03-05-2007
Hello,

i'm developing an application where i want to use the login auth application
provided by our organisation. However i'm a bit stuck on processing the auth
string i get back.

The way it works is as follows: people go to a general login form, where
they type in their username and password. they hit login and the login
authentication app looks if the login is ok.

If the result is okay the user gets redirected back to my application, but
in the querystring a base64 encoded key is passed along containing some
info, i.e. the user name. We have the public key to be able to decode the
returned string.

Now i'm wondering how to i can decode this key in an easy way in VB ASP.Net?

Any suggestions?

Thx in advance!

Regards,

Thomas L.


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
base64 encoded sha1() string in openssl Ram Prasad C Programming 2 12-22-2011 04:48 PM
decode base64 encoded login info Mr. T ASP .Net 1 03-05-2007 03:47 PM
Encrypting/Decrypting Base64 encoded Aes Key with Dpapi Problem Phil C. ASP .Net Security 2 07-19-2005 08:57 PM
http.post problems with base64 encoded data Randy Lawrence Ruby 0 07-04-2004 07:40 PM
Base64-Encoded URL in ASP Michael ASP General 1 02-24-2004 12:43 AM



Advertisments