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

Okta initial integrations #282

Merged
merged 12 commits into from
May 28, 2024
Merged

Okta initial integrations #282

merged 12 commits into from
May 28, 2024

Conversation

nickviola
Copy link
Collaborator

@nickviola nickviola commented May 22, 2024

🗣 Description

Initial Okta Integration logic

💭 Motivation and context

Integrate Okta as the primary authentication platform that is confiugred with new Cognito user pools.

🧪 Testing

Rebuild the latest changes on this branch, (APPLY DATABASE MODEL CHANGES FOR USER) on the login screen, click "Login with Okta", then use your PIV or email address to signup/login. Once logged in you will be redirected to the XFD Application as an authenticated user.

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All future TODOs are captured in issues, which are referenced
    in code comments.
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • All relevant repo and/or project documentation has been updated
    to reflect the changes in this PR.
  • Tests have been added and/or modified to cover the changes in this PR.
  • All new and existing tests pass.

✅ Pre-merge checklist

  • Revert dependencies to default branches.
  • Finalize version.

✅ Post-merge checklist

  • Create a release.

backend/src/api/app.ts Fixed Show fixed Hide fixed
backend/src/api/app.ts Fixed Show resolved Hide resolved
@nickviola nickviola marked this pull request as ready for review May 24, 2024 13:40
@schmelz21 schmelz21 merged commit 9c1cf2c into develop May 28, 2024
20 of 21 checks passed
@schmelz21 schmelz21 deleted the okta-initial-integrations branch May 28, 2024 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants