Setting up Oauth in now-sdk cli #13
Unanswered
shaumik100x
asked this question in
Help and Questions with SDK or Fluent
Replies: 1 comment 2 replies
-
Check this out, see if this helps you |
Beta Was this translation helpful? Give feedback.
2 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.
-
I'm trying to add Oauth as an auth in now-sdk.
It takes me to this url: https://my_account.service-now.com/oauth_auth.do?client_id=543e5655f77746a28228c6009a599dfb&scope=openid&response_type=code&redirect_uri=%2Fsdk-oauth.do&state=mnCptZeC-amJ6k8hoQZ9JC-LNg_3jpZqGqCcGDfshOg&code_challenge=XFi081cagncqZD1X2M7HzOZWlB5r6r5ewqsQkQGQan8&code_challenge_method=S256
and i get this
I don't see a a Registries with client_id
543e5655f77746a28228c6009a599dfb
inoauth_entity
Is there a documentation for setting up Oauth?
Beta Was this translation helpful? Give feedback.
All reactions