Skip to content

Commit e0c7ada

Browse files
committed
test 2/4: single Java sample README
1 parent f100770 commit e0c7ada

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

samples/java/login-auth-code/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Minimal Spring Boot 3.4 app demonstrating OIDC Authorization Code + PKCE using [`spring-security-oauth2-client`](https://docs.spring.io/spring-security/reference/servlet/oauth2/login/index.html). Declarative client registration in `application.yml`, inline HTML rendering, RP-initiated logout.
44

5+
> Looking for the token-refresh variant? See [`samples/java/token-refresh/`](../token-refresh/).
6+
57
## Prerequisites
68

79
- Java 21 SDK (`java -version` → 21.x)

0 commit comments

Comments
 (0)