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

feat(jans-config-api): Search custom script by name #1754

Closed
1 task
maduvena opened this issue Jul 11, 2022 · 2 comments
Closed
1 task

feat(jans-config-api): Search custom script by name #1754

maduvena opened this issue Jul 11, 2022 · 2 comments
Assignees
Labels
comp-jans-config-api Component affected by issue or PR kind-feature Issue or PR is a new feature request
Milestone

Comments

@maduvena
Copy link
Contributor

maduvena commented Jul 11, 2022

Description

  • Development target issue
    Develop get-config-script-by-name on the same lines as this

    This feature is more likely to be used than get-by-inum
  • Implementation Details
    on the same lines as this
    Note: script name is a unique field

Document the changes

  • Update developer documentation
@mo-auto mo-auto added comp-jans-config-api Component affected by issue or PR kind-feature Issue or PR is a new feature request labels Jul 11, 2022
@moabu moabu added this to the 1.0.2 milestone Jul 14, 2022
@pujavs
Copy link
Contributor

pujavs commented Jul 14, 2022

@maduvena , this has been implemented in #1802
Implemented: GET /jans-config-api/api/v1/config/scripts/name/{name}

Example: GET /config/scripts/name/resource_owner_password_credentials_example

Testing:
image

@pujavs
Copy link
Contributor

pujavs commented Jul 18, 2022

Closing this issue as the feature as been implemented

@pujavs pujavs closed this as completed Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-config-api Component affected by issue or PR kind-feature Issue or PR is a new feature request
Projects
None yet
Development

No branches or pull requests

4 participants