Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oauth Workaround for Forbidden error (403)

KaialJul 8 2016 — edited Jul 9 2016

Hi all,

We are using an solution based on Oauth authorization flow, but a 403 error is making the things complicated to evolve in the project.

The problem occurs when a client authenticates in Oauth using the "Keep me signed in" option. All things goes well, but when i close my browser and open it again requesting the Oauth flow, i get an 403 error.

With the help of some people of this community i have found that OAuth uses an header to make the authentication and when i close the browser, this parameter vanishes lefting only cookies that Oauth can´t handle alone.

My question is: How can i fix this behavior? Is there any workaround? Researching in Internet i haven´t found anything that could help.

One more time, thanks a lot for helping.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 6 2016
Added on Jul 8 2016
3 comments
1,267 views