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

Remove Auth Path from IDP Endpoint #221

Open
Artem-Zahumonnyi opened this issue May 16, 2024 · 0 comments · May be fixed by #222
Open

Remove Auth Path from IDP Endpoint #221

Artem-Zahumonnyi opened this issue May 16, 2024 · 0 comments · May be fixed by #222
Labels

Comments

@Artem-Zahumonnyi
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Currently, the IDP endpoint includes an auth path which may be unnecessary or lead to complications in certain deployment scenarios.

Describe the solution you'd like
The auth path should be removed from the IDP endpoint to simplify the configuration and possibly enhance compatibility with various IDP providers.

Describe alternatives you've considered
N/A - the primary solution is to remove the auth path. However, we're open to suggestions if there are reasons to keep it with configurable options.

Additional context
This change is aimed at streamlining the IDP endpoint configuration and ensuring broader compatibility with minimal configuration.

Acceptance Criteria:

  • The IDP endpoint no longer contains the auth path.
  • Documentation is updated to reflect this change.
  • Tests are conducted to ensure this does not adversely affect existing functionalities.

Implementation Plan:

  • Review the current implementation of the IDP endpoint.
  • Identify where the auth path is appended to the endpoint.
  • Implement the change to remove the auth path.
  • Update the documentation accordingly.
  • Conduct thorough testing to ensure compatibility and no regression in functionality.
Artem-Zahumonnyi added a commit that referenced this issue May 16, 2024
@Artem-Zahumonnyi Artem-Zahumonnyi linked a pull request May 16, 2024 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

1 participant