Replies: 1 comment
-
Hey @lalmeras, Oauth2 credential will be available with the public beta of our new IAM that will comes soon! Best regards |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
New console preview https://api.ovh.com/console-preview/ seems to use a oauth2 authentication workflow, in place of the OVH custom authentication described here https://docs.ovh.com/fr/api/first-steps-with-ovh-api/.
It seems that clientId/clientSecret for this oauth2 workflow are different than the ones created by https://eu.api.ovh.com/createToken/ (I get an
invalid_client
error if I use createToken credentials with oauth2 setting).Is OAuth2 workflow available for custom applications or is it only restricted to OVH internal applications ? Is it planned to make it publicly available ?
Beta Was this translation helpful? Give feedback.
All reactions