I have an SSO integration with a WP site. It is configured to only allow accounts in my directory (on my domain). Whenever an account from a different domain tries to log in, the user is faced with the attached error message. The text is in Swedish, but you get the point.
I don't want an error page that gives away my Azure application ID etc.
Ideally a customized error message saying "Only users within the organization is allowed, try signing in with a company account" or something, but a standardized stop message will suffice, rather than this technical and revealing message.
Any hints where I can configure that?
