OAuth flow improvement with separate path for requests

In OAuth specification is talking about redirect_uri. This redirect_uri is used during Authorization Requests, such as Code Request or Access Token Request. Redirect_uri option should consists of registered URI of the client application, but not exactly the same. There could be set path for separate managing of Authorization, like URI/authorization, rest of code could be in main URI. The same is with logout URI/logout, URI/login etc.
This not work here. Setting separate path for specific request is comfortable.
🌞 Designer of SimpleFilter see My Item Filters 🌞
Last edited by koszmarnica on Apr 12, 2023, 8:19:23 PM
Last bumped on Apr 14, 2023, 5:48:15 AM
This thread has been automatically archived. Replies are disabled.
OAuth2 will render this unusable.
Where ?? If it was render as unusable then for what is redirect_uri. URI is registered during client registration. redirect_uri is used during code request and access token request for what ??
🌞 Designer of SimpleFilter see My Item Filters 🌞
Last edited by koszmarnica on Apr 13, 2023, 5:42:25 AM

Report Forum Post

Report Account:

Report Type

Additional Info