Skip to content
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

[IOPID-966] Add 1002 login error #311

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Conversation

shadowsheep1
Copy link
Member

Short description

This PR adds the 1002 login error.

@shadowsheep1 shadowsheep1 marked this pull request as ready for review October 19, 2023 09:32
@shadowsheep1 shadowsheep1 requested a review from a team as a code owner October 19, 2023 09:32
@shadowsheep1 shadowsheep1 requested a review from Ladirico October 19, 2023 09:32
@shadowsheep1 shadowsheep1 merged commit 7eb31bc into master Oct 19, 2023
@shadowsheep1 shadowsheep1 deleted the IOPID-966-add-1002-error branch October 19, 2023 09:35
Ladirico added a commit to pagopa/io-app that referenced this pull request Oct 30, 2023
## Short description
In this PR, the screen that is shown to a user who tries to log into IO
but has blocked access has been realised. (access is blocked via the web
portal).
The change includes adding within the dev server (and BE) the error 1002
received after logging in with the IDP (spid or cie)
The change within the dev-server is in [this
PR](pagopa/io-dev-api-server#311)


https://github.com/pagopa/io-app/assets/83651704/583bbacc-bca0-436e-a51a-1d4f6168a618


## List of changes proposed in this pull request
- Realization of the UnlockAccessScreen.tsx screen
([Figma](https://www.figma.com/file/2BZhyc0qxN31sF6npvbeTh/IO-Esco?type=design&node-id=21-12453&mode=design&t=mZBnBsYJw7xmO7WA-0))
- Realization of the UnlockAccessScreen.test.tsx
- Business logic
- Integration of texts and translations


## How to test
In the .env file, set CIE_LOGIN_WITH_DEV_SERVER_ENABLED as YES and run
the project. Log in with CIE or SPID and select the error "Utente con
identità bloccata da ioapp.it"

---------

Co-authored-by: Fabio Bombardi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants