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

Improve both communication and implementation of the Mapper choice for Provider creation #455

Open
BarcoMasile opened this issue Nov 12, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@BarcoMasile
Copy link
Contributor

Description

When trying to create a Provider in the Admin UI frontend, you have an option to specify a Mapper.
This could be either a:

  • URL (https://, file:// or base64://)
  • inline JSON Snippet

We need to perform some changes.

Activities

First step

The description for the field needs to reflect this on the frontend.
The backend needs to make sure it is able to handle all those value types.

Second step

We need to expose an endpoint to allow the frontend to populate a simple dropdown with available mappers.
The frontend needs to allow the user to perform a choice between one of the available providers or to specify a custom info like it's supposed to do now.

image

References

Related to #405

@BarcoMasile BarcoMasile added the enhancement New feature or request label Nov 12, 2024
Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/IAM-1188.

This message was autogenerated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant