better support for /device/callback redirect uris with public clients.
Signed-off-by: justin-slowik <justin.slowik@thermofisher.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user