Skip to content
This repository was archived by the owner on May 31, 2022. It is now read-only.
This repository was archived by the owner on May 31, 2022. It is now read-only.

check-token-endpoint-url attribute does not affect #897

@tiwatsuka

Description

@tiwatsuka

When I used xml for configuring authorization server, "check-token-endpoint-url" attribute in the "authorization-server" tag did not affect.
I found that the setting is enabled only when "token-endpoint-url" or "authorization-endpoint-url" attribute are specified.
I think this limitation is not reasonable.

Please see below.
https://github.com/spring-projects/spring-security-oauth/blob/master/spring-security-oauth2/src/main/java/org/springframework/security/oauth2/config/xml/AuthorizationServerBeanDefinitionParser.java#L314

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions