This repository has been archived on 2022-08-17. You can view files and clone it, but cannot push or open issues or pull requests.
dex/examples
Justin Slowik 9bbdc721d5 Device flow token code exchange (#2)
* Added /device/token handler with associated business logic and storage tests.

Perform user code exchange, flag the device code as complete.

Moved device handler code into its own file for cleanliness.  Cleanup

* Removed PKCE code

* Rate limiting for /device/token endpoint based on ietf standards

* Configurable Device expiry

Signed-off-by: justin-slowik <justin.slowik@thermofisher.com>
2020-07-08 16:25:05 -04:00
..
grpc-client Add v2 api module 2020-07-01 14:20:57 +02:00
k8s Kubernetes example: Add RBAC resources and serviceAccount to YAML manifest, remove some references to deprecated TPR approach 2018-11-23 10:48:00 +00:00
.gitignore *: add sql storage options to dex application 2016-10-03 12:48:26 -07:00
config-ad-kubelogin.yaml connector/ldap: add multiple user to group mapping 2020-01-03 10:40:21 +01:00
config-dev.yaml Device flow token code exchange (#2) 2020-07-08 16:25:05 -04:00
config-ldap.ldif *: add standup script for LDAP 2017-08-22 10:37:29 -07:00
config-ldap.yaml connector/ldap: add multiple user to group mapping 2020-01-03 10:40:21 +01:00