How to Redirect to a Custom Error Page When Access is Denied

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.

Hi @KazukiKawashima,

Welcome to the Auth0 Community!

This answer might be of help:

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.

If you have any other question feel free to ask.

Have a good one,
Vlad