Skip to content

Commit

Permalink
Switch oidc-callback to be web:9200 in drone
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-davis committed Dec 14, 2020
1 parent 2ed8e58 commit a30ebb1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/drone/identifier-registration-oc10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ clients:
insecure: yes
trusted: yes
redirect_uris:
- http://web:9100/oidc-callback.html
- http://web:9100/
- http://web:9200/oidc-callback.html
- http://web:9200/
origins:
- http://web:9100
- http://web:9200

authorities:

0 comments on commit a30ebb1

Please sign in to comment.