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.
1 parent 9751361 commit 986f957Copy full SHA for 986f957
scitokens-server/etc/templates/client-template.xml
@@ -11,7 +11,7 @@
11
<entry key="public_key">4b289478ab9e80f43a837620fd09e3484b10bb77</entry>
12
<entry key="last_modified_ts">2022-01-19T21:39:03.254Z</entry>
13
<entry key="rt_lifetime">1209600000</entry>
14
-<entry key="cfg">{"tokens":{"access":{"audience":"ANY","type":"sci_token","qdl": {"load": "vfs#/scripts/scitokens/st.qdl","xmd": {"exec_phase": ["pre_auth","post_token"]}}}}}</entry>
+<entry key="cfg">{"tokens":{"access":{"audience":"ANY","type":"sci_token","qdl": {"load": "vfs#/scripts/scitokens/st.qdl","xmd": {"exec_phase": ["pre_auth","post_token","post_refresh","post_exchange"]}}}}}</entry>
15
<entry key="proxy_limited">false</entry>
16
<entry key="home_url">https://localhost:9443/client2</entry>
17
<entry key="sign_tokens">true</entry>
0 commit comments