Skip to content

Instantly share code, notes, and snippets.

@jei0486
Created January 10, 2023 02:21
Show Gist options
  • Save jei0486/d7cb028d6eefbaf81740e47912ee9041 to your computer and use it in GitHub Desktop.
Save jei0486/d7cb028d6eefbaf81740e47912ee9041 to your computer and use it in GitHub Desktop.
# application.yml
spring:
  security:
    oauth2:
      resourceserver:
        jwt:
          issuer-uri: http://localhost:8080/auth/realms/demo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment