diff --git a/templates/openid.json b/templates/openid.json index acfeafe..4565063 100644 --- a/templates/openid.json +++ b/templates/openid.json @@ -1,6 +1,6 @@ { "issuer": "https://auth.hectabit.org", - "authorization_endpoint": "https://auth.hectabit.org/auth", + "authorization_endpoint": "https://auth.hectabit.org/login", "token_endpoint": "https://auth.hectabit.org/authtoken", "userinfo_endpoint": "https://auth.hectabit.org/userinfo", "response_types_supported": ["code"],