We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d800852 + d575789 commit 33d0153Copy full SHA for 33d0153
apps/wellknown/views/openid.py
@@ -126,4 +126,5 @@ def build_smart_config_endpoint(data=OrderedDict(), issuer=""):
126
data["scopes_supported"] = SCOPES_SUPPORTED
127
data["code_challenge_methods_supported"] = CODE_CHALLENGE_METHODS_SUPPORTED
128
data["capabilities"] = CAPABILITIES
129
+
130
return data
0 commit comments