Skip to content
Snippets Groups Projects
Commit dd3264a6 authored by Rohith's avatar Rohith Committed by GitHub
Browse files

- fixing the revocation url (#128)

parent 5ab537a6
No related branches found
No related tags found
No related merge requests found
......@@ -136,7 +136,6 @@ func getCLIOptions() []cli.Flag {
cli.StringFlag{
Name: "revocation-url",
Usage: "the url for the revocation endpoint to revoke refresh token",
Value: "/oauth2/revoke",
EnvVar: "PROXY_REVOCATION_URL",
},
cli.StringFlag{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment