Re: [Dev] How to disable commonAuthId cookie.

2020-07-18 Thread Farasath Ahamed
If your requirement is to force the user to login regardless of whether a
session exists or not during oauth2 login, then you can try sending
'prompt=login' additional query param in the authorize request.

Is there any other reason for you to avoid setting the commonauthId cookie
other than forcing the user to login?


Regards,
Farasath

On Sat, Jul 18, 2020, 10:00 AM Shiva Kumar K R 
wrote:

> Hi Team,
> I am using WSO2 Identity Server 5.3.0 for OAuth2 Authorization Grant Type
> Flow. I want to login every time in the browser when the Authorization
> endpoint is requested, because of the commonAuthId Cookie I can't. Is there
> anyway to disable/remove the commonAuthId cookie.
>
> --
> Gracias,
> Shiva Kumar K R
> __
> Software Engineer
> SecurelyShare Software Pvt Ltd 
> *Contact:* Linkedin
> 
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] How to disable commonAuthId cookie.

2020-07-17 Thread Shiva Kumar K R
Hi Team,
I am using WSO2 Identity Server 5.3.0 for OAuth2 Authorization Grant Type
Flow. I want to login every time in the browser when the Authorization
endpoint is requested, because of the commonAuthId Cookie I can't. Is there
anyway to disable/remove the commonAuthId cookie.

-- 
Gracias,
Shiva Kumar K R
__
Software Engineer
SecurelyShare Software Pvt Ltd 
*Contact:* Linkedin

___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev