Skip to content

bbusse/dex-change-password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

dex-change-password

dex-change-password is a dex web client to change a users password.
It is originally based on the example-app and the grpc-client of dex

Build

$ go build

Run

$ ./dex-change-password --issuer https://dex:5554/dex --issuer-root-ca ca.crt --tls-cert cert.crt --tls-key cert.key

Use

Open http[s]://localhost:5555 in a Browser.
You will be redirected to dex. After a successful login with dex, a new password can be provided

Releases

No releases published

Packages

No packages published