Oauth (Section)#

Path: /environments/environment/admin-service/http/restconf/oauth

Allow users to access the RESTCONF API using OAuth access tokens

Parameters#

NameTypeRequiredDefaultDescription
oauth-profileleafref → /base:profiles/base:profile/base:idrequired-The OAuth Profile to accept tokens from when accessing the Dashboard
clientmulti-value leafref → /base:profiles/base:profile[base:id=current()/../as:oauth-profile]/base:settings/as:authorization-server/as:client-store/as:config-backed/as:client/as:idoptional-The clients to use for authenticating users to the RESTCONF API

Was this helpful?