Added device flow static client to config-dev.yaml
Signed-off-by: justin-slowik <justin.slowik@thermofisher.com>
This commit is contained in:
		| @@ -96,7 +96,10 @@ staticClients: | |||||||
|   - 'http://127.0.0.1:5555/callback' |   - 'http://127.0.0.1:5555/callback' | ||||||
|   name: 'Example App' |   name: 'Example App' | ||||||
|   secret: ZXhhbXBsZS1hcHAtc2VjcmV0 |   secret: ZXhhbXBsZS1hcHAtc2VjcmV0 | ||||||
|  | #  - id: example-device-client | ||||||
|  | #    redirectURIs: | ||||||
|  | #      - /dex/device/callback | ||||||
|  | #    name: 'Static Client for Device Flow' | ||||||
| connectors: | connectors: | ||||||
| - type: mockCallback | - type: mockCallback | ||||||
|   id: mock |   id: mock | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user