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

Minor improvements to the custom authentication extension #23020

Closed
Thisara-Welmilla opened this issue Feb 13, 2025 · 1 comment
Closed

Minor improvements to the custom authentication extension #23020

Thisara-Welmilla opened this issue Feb 13, 2025 · 1 comment

Comments

@Thisara-Welmilla
Copy link
Contributor

Description

Feature:

Following minor inprovement need to be added to authentication extension feature:

  1. Change user/idp to user/userIdentitySource in the request to the external service during user authentication with the custom authentication extension.
  2. Improve the error messge when creating new user defined authenticators along with system defined local authenticators.
  3. If the userDefined is not specified for the federated authenticator PUT request payload, the default value must be SYSTEM. Current implementation is using USER for this PUT request secnario.
  4. In /v1/api/authenticators API, send the name as the federated authenticator name for the user defined authenticator.
  5. Add condition for checking system authenticator which register to OSGI services at server start does not start with custom-.

Version

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant