better support for /device/callback redirect uris with public clients.

Signed-off-by: justin-slowik <justin.slowik@thermofisher.com>
This commit is contained in:
justin-slowik
2020-05-13 15:38:43 -04:00
parent f6d8427f32
commit 9882ea453f
6 changed files with 19 additions and 11 deletions

View File

@@ -98,8 +98,9 @@ staticClients:
secret: ZXhhbXBsZS1hcHAtc2VjcmV0
# - id: example-device-client
# redirectURIs:
# - /dex/device/callback
# - /device/callback
# name: 'Static Client for Device Flow'
# public: true
connectors:
- type: mockCallback
id: mock