Link to home
Start Free TrialLog in
Avatar of gudii9
gudii9Flag for United States of America

asked on

Session based authentication − Use session based authentication to authenticate a user whenever a request is made to a Web Service method.

Hi,

I was reading as below

Session based authentication − Use session based authentication to authenticate a user whenever a request is made to a Web Service method.

how to do   Session based authentication .

any sample end to end example on this relating to web services ?
Avatar of girionis
girionis
Flag of Greece image

Without knowing the context of the sentence, I guess that you do not need to do anything, the user session authentication will be kicked in the first time you log in.
Avatar of gudii9

ASKER

I guess that you do not need to do anything, the user session authentication will be kicked in the first time you log in.
who authenticates? server authenticates? if yes how server validates session? on what basis like alphanumeric authentication or no digits or numbers etc? please advise
Avatar of gudii9

ASKER

please advise
ASKER CERTIFIED SOLUTION
Avatar of girionis
girionis
Flag of Greece image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial