Changes for page Community App Developer Guide
Last modified by bougault on 2022/03/02 11:58
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -89,8 +89,6 @@ 89 89 1. use the token to call the create endpoint 90 90 1. save your registration access token for further modifications of your client 91 91 92 -Note that a [[notebook>>https://lab.humanbrainproject.eu/user/allan/lab/tree/drive/Shared%20with%20groups/Collaboratory%20Community%20Apps/Managing%20an%20OpenID%20Connect%20client.ipynb||rel=" noopener noreferrer" target="_blank"]] is available to help you create and modify your OIDC client. 93 - 94 94 === Fetching your developer access token === 95 95 96 96 Getting your developer token is done in one simple step: authenticate against the developer client with the password grant. ... ... @@ -249,5 +249,5 @@ 249 249 Note that your need to provide your client id both in the endpoint URL and within the body of the request. 250 250 251 251 {{warning}} 252 -/!\ ** Each time you modify your client, a new registration access token will be generated. You need to keeptrack of your token changes to keep access to your client.250 +/!\ ** Each time you modify your client, a new registration access token will be generated. You need to track of your token changes to keep access to your client. **/!\ 253 253 {{/warning}}