diff options
Diffstat (limited to 'app/oauth2.apd')
-rw-r--r-- | app/oauth2.apd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/oauth2.apd b/app/oauth2.apd index 86828bf24..c1422e505 100644 --- a/app/oauth2.apd +++ b/app/oauth2.apd @@ -1,6 +1,7 @@ -version: 2 +version: 3 url: $baseurl/oauth2 requires: local_channel name: OAuth2 Apps Manager photo: icon:chevron-circle-up categories: Access Control +desc: Manage OAuth2 authentication tokens for mobile and remote apps. |