Skip to content

Pull requests: spring-projects/spring-authorization-server

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Disallow usage of the openid scope in device authorization requests type: bug A general bug
#2177 by fine-pine was closed Oct 17, 2025 Loading… updated Oct 17, 2025 1.4.6
Allow setting clock into token generation code status: declined A suggestion or change that we don't feel we should currently apply
#2004 by AlessandroMinoccheri was closed Oct 7, 2025 Loading… updated Oct 7, 2025
Add Predicate for authorizationConsentRequired for device code grant status: duplicate A duplicate of another issue
#2048 by dineshgupta630 was closed Oct 7, 2025 Loading… updated Oct 7, 2025
Disable device_code grant by default status: declined A suggestion or change that we don't feel we should currently apply
#2068 by renechoi was closed Oct 3, 2025 Loading… updated Oct 3, 2025
4 tasks done
Use javadoc-extension status: declined A suggestion or change that we don't feel we should currently apply
#1914 by ngocnhan-tran1996 was closed Sep 18, 2025 Loading… updated Sep 18, 2025
Fix to return client_secret_expires_at in client registration response type: bug A general bug
#2134 by wheleph was closed Aug 20, 2025 Loading… updated Aug 20, 2025 1.4.6
Check user code expiry and invalidity type: bug A general bug
#1997 by antoinelauzon-bell was closed Jun 3, 2025 Loading… updated Jun 3, 2025 1.3.7
Proposed fix for missing WWW-Authenticate header status: duplicate A duplicate of another issue
#1877 by symposion was closed Apr 18, 2025 Draft updated Apr 22, 2025
Simplify configuring authorization server using HttpSecurity.with() type: enhancement A general enhancement
#1725 by jgrandja was merged Oct 3, 2024 Loading… updated Dec 2, 2024 1.4.0-RC1
Use empty map for missing additional parameters type: enhancement A general enhancement
#1826 by TheMrMilchmann was closed Nov 29, 2024 Loading… updated Dec 1, 2024 1.4.1
Replace DelegatingAuthenticationConverter with one in Spring Security type: enhancement A general enhancement
#1736 by franticticktick was closed Oct 17, 2024 Loading… updated Oct 17, 2024 1.4.0-RC1
Support custom validation in OidcLogoutAuthenticationProvider type: enhancement A general enhancement
#1723 by Kehrlann was closed Oct 1, 2024 Loading… updated Oct 1, 2024 1.4.0-RC1
Fix empty code parameter in CodeVerifierAuthenticator type: bug A general bug
#1680 by aijazkeerio was closed Aug 2, 2024 Loading… updated Aug 2, 2024 1.2.6
Add authenticationDetailsSource to OAuth2TokenRevocationEndpointFilter type: enhancement A general enhancement
#1667 by sealte was closed Jul 19, 2024 Loading… updated Jul 19, 2024 1.4.0-M1
Provide more flexibility on when to display consent page type: enhancement A general enhancement
#1552 by MrJovanovic13 was closed Apr 15, 2024 Loading… updated Apr 15, 2024 1.3.0-RC1
Add ability to customize the access token response type: enhancement A general enhancement
#1429 by ddubson was closed Jan 29, 2024 Loading… updated Jan 30, 2024
2 tasks done
1.3.0-M2
Allow customization of error and HTTP response within OAuth2AuthenticationFailureHandler status: declined A suggestion or change that we don't feel we should currently apply
#1465 by ddubson was closed Jan 30, 2024 Draft updated Jan 30, 2024
3 tasks
Fix to ensure endpoints distinguish between form and query parameters type: bug A general bug
#1468 by gregecho was closed Dec 18, 2023 Loading… updated Dec 18, 2023 0.4.5
Add how-to guide for dynamic client registration with custom metadata type: enhancement A general enhancement
#1376 by ddubson was closed Nov 16, 2023 Loading… updated Nov 16, 2023 1.2.0
Add reusable default authentication failure handler type: enhancement A general enhancement
#1384 by ddubson was closed Oct 17, 2023 Loading… updated Oct 30, 2023 1.2.0-RC1
Fix to return hashed client_secret when registering with client_secret_jwt status: duplicate A duplicate of another issue type: bug A general bug
#1345 by uc4w6c was closed Oct 11, 2023 Loading… updated Oct 11, 2023 0.4.4
Adds dynamic client registration how-to guide status: duplicate A duplicate of another issue type: documentation A documentation update
#1320 by ddubson was closed Sep 14, 2023 Loading… updated Sep 14, 2023 1.2.0-M1
Adds ability to inject custom metadata at client registration status: duplicate A duplicate of another issue type: enhancement A general enhancement
#1326 by ddubson was closed Sep 13, 2023 Loading… updated Sep 13, 2023 1.2.0-M1
ProTip! Filter pull requests by the default branch with base:main.