Skip to content

Commit

Permalink
code review
Browse files Browse the repository at this point in the history
Signed-off-by: Pavel Jareš <[email protected]>
  • Loading branch information
pj892031 committed Jan 14, 2025
1 parent cfda2d0 commit f8a5910
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
5 changes: 0 additions & 5 deletions config/local/gateway-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ apiml:
hostname: localhost
port: 10010
banner: console
security:
oidc:
enabled: true
jwks:
uri: https://dev-15878923.okta.com/oauth2/v1/keys
eureka:
client:
serviceUrl:
Expand Down
4 changes: 2 additions & 2 deletions config/local/zaas-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ apiml:
personalAccessToken:
enabled: true
oidc:
enabled: true
enabled: false
clientId:
clientSecret:
registry: zowe.okta.com
identityMapperUrl: https://localhost:10010/zss/api/v1/certificate/dn
identityMapperUser: APIMTST
jwks:
uri: https://dev-15878923.okta.com/oauth2/v1/keys
uri:
auth:
jwt:
customAuthHeader:
Expand Down

0 comments on commit f8a5910

Please sign in to comment.