spring-authorization-server icon indicating copy to clipboard operation
spring-authorization-server copied to clipboard

Add support for OAuth 2.0 Multiple Response Type

Open jgrandja opened this issue 3 years ago • 3 comments

This feature will deliver support for OAuth 2.0 Multiple Response Type Encoding Practices, which is related to the response_type values defined in OpenID Connect Core 1.0 - Section 3. Authentication.

Related gh-53

jgrandja avatar Feb 03 '21 13:02 jgrandja

Hi,

When will this feature be implemented? I tried to use id_token as my response_type but 400 Bad Request was returned

xlizju avatar Aug 12 '21 10:08 xlizju

@xlizju I think it will be implemented in 0.2.1 or 0.2.2.

jgrandja avatar Aug 20 '21 13:08 jgrandja

Is there any plan to support multiple response type like 'id_token'?

littlefisher666 avatar Dec 28 '23 02:12 littlefisher666