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

Display the Institutional vetting type hint #268

Merged
merged 4 commits into from
Aug 1, 2022

Conversation

MKodde
Copy link
Member

@MKodde MKodde commented Jul 28, 2022

If available, show the translated vetting type hint for the institution of the identity logged in to the self service.

The message is displayed on the choose vetting type page (if available). If only one vetting type is present. For example, when only desk vetting is possible. The text is not displayed.

f8f3dd1 was added during acceptance testing of the new feature. It stood out that a user with a token vetted on premise, still was allowed to add recovery tokens. And that should not be the case!

/boyscout

@MKodde MKodde changed the base branch from develop to feature/sat-link-preferred-activation-flow July 28, 2022 05:40
@MKodde MKodde force-pushed the feature/sat-vetting-type-hint branch 2 times, most recently from 01a3fd0 to 612f686 Compare July 28, 2022 06:29
The vetting type of the current language is displayed when it is
avaialble.
Identities with a vetted RA desk token where still allowed to create
RT's. And that should not be the case. The improved check, created on
the AuthzService was not yet rolled out to the controller action or was
probably overwritten during a merge conflict.
Focus is only on the vetting type hints in this case
@MKodde MKodde force-pushed the feature/sat-vetting-type-hint branch from 612f686 to f169560 Compare July 28, 2022 06:37
@MKodde MKodde requested a review from pablothedude July 28, 2022 08:07
Base automatically changed from feature/sat-link-preferred-activation-flow to feature/self-asserted-tokens August 1, 2022 07:14
@MKodde MKodde merged commit f7b4b6c into feature/self-asserted-tokens Aug 1, 2022
@MKodde MKodde deleted the feature/sat-vetting-type-hint branch August 1, 2022 07:15
<source>middleware_client.dto.vetted_second_factor.veting_type.must_be_string</source>
<target state="new">middleware_client.dto.vetted_second_factor.veting_type.must_be_string</target>
</trans-unit>
<trans-unit id="79ec021e919bdadfc0ab50569cfbb52676ce1502" resname="middleware_client.dto.vetted_second_factor.vetting_typ.must_not_be_blank">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vetting_typ? Is this missing an e?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also multiple veting on the lines above... missing a t ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo's are also seen in the en_GB file

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.

3 participants