-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: [IOPID-2406] Added handling of errorMessage during login #6361
base: master
Are you sure you want to change the base?
Conversation
Affected stories
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6361 +/- ##
==========================================
- Coverage 48.42% 46.99% -1.43%
==========================================
Files 1488 1817 +329
Lines 31617 36952 +5335
Branches 7669 8801 +1132
==========================================
+ Hits 15311 17367 +2056
- Misses 16238 19527 +3289
+ Partials 68 58 -10
... and 1438 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Short description
Added handling of errorMessage during login for both SPID and CIE ID authentication.
List of changes proposed in this pull request
Demo
ErrorMessage handling
Registrazione.schermo.2024-11-04.alle.17.00.51.mov
Registrazione.schermo.2024-11-05.alle.09.46.24.mov
Change "Security" copy
How to test
Run the application using or local (use this branch) or production environment. If you're running the flow in production environment i suggest to you to use proxyman and mock
https://app-backend.io.italia.it/assertionConsumerService
API response and change the location value. in the video I am simulating an error 22 but I get the error with the errorMessage because I mocked that response using Proxyman