Description
Consent cancellation from an Identity Provider should not go to FA Login Page
Problem
We are currently using fusionauth to to send our user directly to the Identity Provider login page by using an IdP hint. When the user logs in and accepts the consent it goes back to the redirect page we provided with the auth code from fusionauth.
But when the user clicks on cancel at consent screen, instead of going back to the redirect page we gave, it goes to the fusionauth login page which we don't want to happen.
Solution
A configuration option that enables us to either disable the login screen or bypassing it entirely by sending any messages to redirect uri given
Additional context
This is the page we are trying to avoid
Community guidelines
All issues filed in this repository must abide by the FusionAuth community guidelines.
How to vote
Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.