Hi team,
I am trying to configure Okta with Oauth2.0 but getting page not found error after submitting the request.
Steps:
- Created a web app in okta.
- authorization server: https://dev-695483.okta.com/oauth2/default
- clieny id:0oa25jta2eiw6Qc9k357
- Response type:code
- redirect uri:https://oauthdebugger.com/debug
After executing the requests with above details, I am getting page not found error.
Can you please help me how to proceed here?
Gourav