We are testing whether we can implement single sign-on while restricting access to services based on each organization.
As an implementation method, we use the Actions feature to restrict access to services for each organization.
Therefore, could you tell me how to redirect to the error page specified in Tenant Settings when access is denied in Actions?
Currently, we have specified a custom error page in Tenant Settings, but when access is denied in Actions, the service provider’s error page is displayed instead.
Unfortunately, denying access using Actions will only show a warning on the password input field, it won’t send the user to another page. But you should have some suggestions in the post above.