admin管理员组

文章数量:1187319

In https, I m using Spring Authorization Server.

When I first log-in, it wokrs very well as Authorization Grant.

but I try Second Login, Auhoriation Code doesnt work!

I can get the Authorization code at oauth2/authorize endpoint, but The code doesnt work at oauth2/token endpoint

I doc said invalid_grant error occurred in 5 situations invalid, reuse, unmathched redirect url, timeout

but it doesnt!!

what's wrong..

I dont know what to do

it even success at post man call

but warning with it like Warning: Unable to verify the first certificate when I called token endpoint

本文标签: