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

misc: added OIDC error and edge-case handling #2708

Merged
merged 4 commits into from
Nov 18, 2024

Conversation

sheensantoscapadngan
Copy link
Member

@sheensantoscapadngan sheensantoscapadngan commented Nov 8, 2024

Description 📣

  • shows SMTP errors to the OIDC error callback page for immediate feedback
  • ensures that OIDC cannot be enabled when SMTP is not confirmed to be good
  • updates bootstrap SMTP check to display the actual error
  • ensures that user can login with OIDC if user account is previously created using org invite flow

Type ✨

  • Bug fix
  • New feature
  • Improvement
  • Breaking change
  • Documentation

Tests 🛠️

# Here's some code block to paste some code snippets

@sheensantoscapadngan sheensantoscapadngan marked this pull request as draft November 8, 2024 15:15
@sheensantoscapadngan sheensantoscapadngan marked this pull request as ready for review November 8, 2024 17:51
Copy link
Collaborator

@maidul98 maidul98 left a comment

Choose a reason for hiding this comment

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

looks good, just left one comment

backend/src/ee/services/oidc/oidc-config-service.ts Outdated Show resolved Hide resolved
maidul98
maidul98 previously approved these changes Nov 18, 2024
Copy link
Collaborator

@maidul98 maidul98 left a comment

Choose a reason for hiding this comment

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

left one comment

@maidul98 maidul98 merged commit 6ff1602 into main Nov 18, 2024
4 checks passed
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