Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sts must be APIM ready #186

Open
Mme-adorsys opened this issue Mar 25, 2024 · 0 comments
Open

Sts must be APIM ready #186

Mme-adorsys opened this issue Mar 25, 2024 · 0 comments

Comments

@Mme-adorsys
Copy link
Collaborator

As customers want to run the secret-token-server behind an APIM we need to add a configurable map of headers to the request between the sts-client (sts-spring project) and the sts-server component. Therefore a configurable map of header-names and header-values should be implemented to add custom headers (e.g. client-ID : XXXXX-XXX-XXX, client-Secret XXXX-XXXX_Xxx).

To be able to deploy the sts-server the engineers must be able to access the swagger-ui.html. Currently the endpoints are not existing. The problem seems to be the outdated springfox dependeny. One must replace it with the newer springdoc dependency.

Acceptance criteria:

  • Ability to add custom header keys/values
  • Working and Accessable openapi-doc /swagger-ui.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant