I have installed the Identity server locally and set up oAuth on Creatio -screenshot attached-
I generate a token from the identity server like this
Then use the token to authenticate OData like this
and as you can see it is returning 401, I made sure the user has roles that make it able to read the data but still
Like
0 comments