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 ad90008 + a4aa7ef commit c1d1146Copy full SHA for c1d1146
scitokens-server/etc/templates/client-template.xml
@@ -18,7 +18,7 @@
18
<entry key="debug_on">false</entry>
19
<entry key="client_id">localhost:template</entry>
20
<entry key="strict_scopes">false</entry>
21
-<entry key="public_client">true</entry>
+<entry key="public_client">false</entry>
22
<entry key="forward_scopes_to_proxy">false</entry>
23
<entry key="callback_uri">["https://localhost:9443/client2/ready"]</entry>
24
<entry key="name">SciToken client template</entry>
0 commit comments