adorsys / adorsys/secure-token-service
Sts must be APIM ready
- Ngôn ngữ chính
- Java
- Star
- 28
- Fork
- 11
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.