Forum Discussion

kc's avatar
kc
Ace
7 years ago

Using a session key to start a web session

We're exploring a use case to start a web session using a session key that is generated from /restapi/vc/authentication/sessions/login API. The flow is similar to an SSO flow. However, we'd like to initiate a web session (ie. LiSESSIONID cookie-based) with session_key, rather than an SSO token.

 

A call like this failed with a 302 error returned:

 

https://<communityl>/restapi/vc/authentication/sessions/login?restapi.session_key=U7164GpkQdhmAOMEAkQDkXtDe1olPXMDnz2Y6TIYQ34.

 

Thanks.

kc

  • kc

    No Issue with the approach you are using. Both the APIs works perfectly and return a new session without any error. It seems your instance-specific issue. I would suggest you reach out to support team.  Might be they need to configure some settings.