11 years ago
OAuth 2 get token - redirect URL
Hi !
I try to get a token from my STS (which is Authorization Server by Thinktecture) to test against a ASP.NET MVC WEB API. I have all the values (endpoints, client ID, client secret, etc.) but one. What would be the redirect URL to use for your OAuth 2 Get Token method to work ? Maybe I’m missing something here, but I have no clue !
Note that when I get the token with a test client and copy / paste it in the box, it works. It’s just the Get Token Window that is not working. I get the login screen and the grant screen too, but the redirect has to point somewhere and I have no idea where.
Thanks !
I try to get a token from my STS (which is Authorization Server by Thinktecture) to test against a ASP.NET MVC WEB API. I have all the values (endpoints, client ID, client secret, etc.) but one. What would be the redirect URL to use for your OAuth 2 Get Token method to work ? Maybe I’m missing something here, but I have no clue !
Note that when I get the token with a test client and copy / paste it in the box, it works. It’s just the Get Token Window that is not working. I get the login screen and the grant screen too, but the redirect has to point somewhere and I have no idea where.
Thanks !