Skip to content

Commit

Permalink
Merge branch 'development' into issue-103
Browse files Browse the repository at this point in the history
  • Loading branch information
astsiapanay authored Jan 3, 2024
2 parents b49b0c3 + 6f6ab74 commit 4d6fc3c
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/main/resources/aidial.settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,6 @@
"reload": 60000
},
"identityProviders": {
"idp1": {
"jwksUrl": "http://fakeJwksUrl:8080",
"rolePath": "roles1",
"issuerPattern": "issuer1"
},
"idp2": {
"jwksUrl": "http://fakeJwksUrl:8081",
"rolePath": "roles2",
"issuerPattern": "issuer1"
}
},
"storage": {
"provider" : "s3",
Expand Down

0 comments on commit 4d6fc3c

Please sign in to comment.