Skip to content

Commit

Permalink
Comment default IUA clients
Browse files Browse the repository at this point in the history
  • Loading branch information
qligier authored and Alexander-Kreutz committed Jul 15, 2024
1 parent 186f9be commit 610d886
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,12 @@ mag:
url: https://epdplayground.i4mi.bfh.ch:7443/EPDSTS/services/SecurityTokenService
wsdl: classpath:/local-WSDL/wsdl/ws-trust-1.3.wsdl
clients:
oauthdebugger:
secret: demosecret
redirect: https://oauthdebugger.com/debug
playground:
secret: secret
redirect: https://developers.google.com/oauthplayground
# oauthdebugger:
# secret: demosecret
# redirect: https://oauthdebugger.com/debug
# playground:
# secret: secret
# redirect: https://developers.google.com/oauthplayground

audit:
audit-enabled: false
Expand Down

0 comments on commit 610d886

Please sign in to comment.