Skip to content

Add properties to support device grant with Spring Authorization Server #34843

@jgrandja

Description

@jgrandja
  • Add property *.endpoint.device-authorization-uri - maps to AuthorizationServerSettings.getDeviceAuthorizationEndpoint()
  • Add property *.endpoint.device-verification-uri - maps to AuthorizationServerSettings.getDeviceVerificationEndpoint()
  • Add property *.token.device-code-time-to-live - maps to TokenSettings.getDeviceCodeTimeToLive()
  • Consider moving OAuth2AuthorizationServerProperties up one level to *.oauth2.server package to align with client and resource server auto-config

Related gh-34003

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions