diff Plugin/DefaultConfiguration.json @ 73:512247750f0a

new ValidityDuration arg in create token API
author Alain Mazy <am@osimis.io>
date Fri, 03 Mar 2023 10:41:27 +0100
parents e381ba725669
children 57e98fc07ab2
line wrap: on
line diff
--- a/Plugin/DefaultConfiguration.json	Fri Feb 24 18:13:36 2023 +0100
+++ b/Plugin/DefaultConfiguration.json	Fri Mar 03 10:41:27 2023 +0100
@@ -4,6 +4,7 @@
         // // "WebServiceUserProfileUrl" : " ROOT /user/get-profile",
         // // "WebServiceTokenValidationUrl" : " ROOT /tokens/validate",
         // // "WebServiceTokenCreationBaseUrl" : " ROOT /tokens/",
+        // You should define it only if your auth webservice implements all 3 routes !
         // "WebServiceRootUrl" : "http://change-me:8000/",
 
         // The URL of the auth webservice route implementing user profile (optional)