SSWConsulting / SSWConsulting/SSW.Rules
✨🤖 Auth Error Page - Redesign
@PothieuG is already working on this.
Since May 11, 2026.
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 17
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 2
Description
Cc: @SSWRules @tiagov8 @Marxoz
Hi @SSWRules ,
Pain
We are using Auth0 generic error page while a login error occurs.
As per the conversations in comment section there: https://github.com/SSWConsulting/SSW.Rules/issues/1955, we need to customize this page with SSW identity.
Suggested Solution
As per Tiago's comment, let's make those changes (see bellow tasks)
Tasks
- The 4 squares shouldn't be rounded
- The
error-headerbackground shouldn't be blue-ish
-
Links should be red not blue
-
I would change text from:
sswrules
Oops!, something went wrong
There could be a misconfiguration in the system or a service outage. We track these errors automatically, but if the problem persists feel free to contact us.
Please try again.to
SSW Rules
Ooops... Something went wrong!
Sounds like we need a new rule to prevent this.There could be a misconfiguration in the system or a service outage.
We track these errors automatically, but if the problem persists feel free to contact us.Please try again.
-
Add a link here and change text from
SUPPORT
Please contact the systems administrator.to
SUPPORT
Contact our SysAdmin
Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.