diff --git a/etc/ssokenizer.yml b/etc/ssokenizer.yml index af59686..1bf5b62 100644 --- a/etc/ssokenizer.yml +++ b/etc/ssokenizer.yml @@ -146,4 +146,4 @@ identity_providers: client_secret: "$GITHUB_CLIENT_SECRET" return_url: "$GITHUB_AUTH_RETURN_URL" scopes: - - "$GITHUB_SCOPES" \ No newline at end of file + - "$GITHUB_AUTH_SCOPES" \ No newline at end of file