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): refactoring for change in license flow #5402

Closed
3 tasks
duttarnab opened this issue Jul 4, 2023 · 0 comments · Fixed by #5889
Closed
3 tasks

feat(jans-config-api): refactoring for change in license flow #5402

duttarnab opened this issue Jul 4, 2023 · 0 comments · Fixed by #5889
Assignees
Labels
comp-jans-config-api Component affected by issue or PR kind-feature Issue or PR is a new feature request
Milestone

Comments

@duttarnab
Copy link
Contributor

duttarnab commented Jul 4, 2023

Parent issue# GluuFederation/flex#1148

  • Add the following API in the admin-UI plugin

API GET /license/retrieve
Description Finds a license by org_id

  • The admin-ui plugin API response should be in JSON format with response code, message and response entity.
{
"success": <boolean>,
"responseMessage": <string>,
"responseCode": <int>,
"responseObject": {}
}
@duttarnab duttarnab added comp-jans-config-api Component affected by issue or PR kind-feature Issue or PR is a new feature request labels Jul 4, 2023
@duttarnab duttarnab self-assigned this Jul 4, 2023
duttarnab added a commit that referenced this issue Jul 5, 2023
duttarnab added a commit that referenced this issue Jul 5, 2023
@duttarnab duttarnab changed the title feat(jans-config-api): the api response of admin-ui plugin should be with proper response code and message feat(jans-config-api): refactoring for change in license flow Jul 7, 2023
@moabu moabu added this to the 1.0.16 milestone Jul 13, 2023
@moabu moabu modified the milestones: 1.0.16, 1.0.17 Aug 2, 2023
duttarnab added a commit that referenced this issue Aug 18, 2023
Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
duttarnab added a commit that referenced this issue Aug 18, 2023
Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
duttarnab added a commit that referenced this issue Aug 18, 2023
Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
duttarnab added a commit that referenced this issue Aug 25, 2023
* feat: refactoring for change in license flow #5402

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>

* feat: refactoring for change in license flow #5402

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>

* feat: refactoring for change in license flow #5402

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>

---------

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
devrimyatar pushed a commit that referenced this issue Dec 30, 2023
* feat: refactoring for change in license flow #5402

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>

* feat: refactoring for change in license flow #5402

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>

* feat: refactoring for change in license flow #5402

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>

---------

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
Signed-off-by: Mustafa Baser <mbaser@mail.com>
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
2 participants