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

Add external identity login #1598

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from
Open

Add external identity login #1598

wants to merge 14 commits into from

Conversation

DmyMi
Copy link
Contributor

@DmyMi DmyMi commented Nov 8, 2024

  • Add external login functionality with gov provider.
  • Integrated external flow with OpenIdDict OAuth2 flow.
  • Add creation of User & Individual entities for external flow
  • Add new UI view
  • Add feature management to hide obsolete flows for now
  • Add Microsoft Resiliency instead of Custom code for HttpClient
  • Added a new buildpack to pack external CAs with group writable permissions according to RFC-0045
  • Add localization
  • Improve error handling & display for end user

@DmyMi DmyMi requested review from a team, h4wk13 and VadymLevkovskyi November 8, 2024 15:41
@DmyMi DmyMi force-pushed the dmin/external_identity branch 12 times, most recently from 51992ab to 433affd Compare November 18, 2024 14:52
@DmyMi DmyMi marked this pull request as ready for review November 18, 2024 14:52
@DmyMi DmyMi force-pushed the dmin/external_identity branch 3 times, most recently from 843ac35 to a27c14d Compare November 21, 2024 10:40
@DmyMi DmyMi added the needs review The PR needs review because the functionality is required by others label Nov 22, 2024
Copy link

sonarcloud bot commented Nov 28, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
3 Security Hotspots
48.6% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs review The PR needs review because the functionality is required by others
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant