OAuth 2 error

eyal abu hamad
Mega Sage

Hey community,
I'm trying to connect to instance with PostMan for testing with application registry.
I created the application registry as it should be.
added to the post man

body : 

  1. grant_type - password
  2. client_id - myClientId
  3. client_secret - myClientSecret
  4. username
  5. password

double checked the data and there are correct.


Auth type - no auth

 

the url is correct with POST

Importent ! I installed the adaptive auth plugin

 

and get always this error

 

eyalabuhamad_0-1718134473861.png

tried with admin user - no luck

tried with this two and also didn't work

eyalabuhamad_1-1718134542828.png

 

can someone help me ? 
Thank you

1 ACCEPTED SOLUTION

eyal abu hamad
Mega Sage

Found the problem, there is a checkbox for client something that should not be activated 

View solution in original post

2 REPLIES 2

Tony Chatfield1
Kilo Patron

Hi, the information you have supplied appear to be correct for token retrieval, but I cannot be 100% sure from the details and format provided. Are you seeing the error when POSTing for a token or when actioning against other tables\API's using the returned token?

I believe that Adaptive auth plugin is active OOB, at least it is in my PDI and other Utah instances I have access to,
have you made any changes to OOB adaptive auth configuration?

 

Perhaps you could share your Postman requests so they can be reviewed\tested?

eyal abu hamad
Mega Sage

Found the problem, there is a checkbox for client something that should not be activated