Skip to content

CCD-7109 JWT Issuer Validation Disabled in Multiple Services#2830

Open
patelila wants to merge 33 commits intomasterfrom
CCD-7109_JWT_Issuer_Validation_Disabled
Open

CCD-7109 JWT Issuer Validation Disabled in Multiple Services#2830
patelila wants to merge 33 commits intomasterfrom
CCD-7109_JWT_Issuer_Validation_Disabled

Conversation

@patelila
Copy link
Copy Markdown
Contributor

Before creating a pull request make sure that:

  • commit messages are meaningful and follow good commit message guidelines
  • README and other documentation has been updated / added (if needed)
  • tests have been updated / new tests has been added (if needed)
  • the keep-helm label has been added, if the helm release should be persisted after a successful build

Please remove this line and everything above and fill the following sections:

JIRA link (if applicable)

Change description

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[ ] No

@hmcts-jenkins-a-to-c hmcts-jenkins-a-to-c bot requested a deployment to preview March 17, 2026 14:54 Abandoned
… issuer validation behavior and config guidance
spring.security.oauth2.client.registration.oidc.client-id = internal
spring.security.oauth2.client.registration.oidc.client-secret = internal
oidc.issuer = ${OIDC_ISSUER:http://fr-am:8080/openam/oauth2/hmcts}
oidc.issuer = ${OIDC_ISSUER}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this meant to not have a default value, as others have been changed to http://localhost:5000/o

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants