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 (admin-ui): apis changes in admin-ui #649

Closed
duttarnab opened this issue Dec 8, 2022 · 1 comment
Closed

feat (admin-ui): apis changes in admin-ui #649

duttarnab opened this issue Dec 8, 2022 · 1 comment
Assignees
Labels
comp-admin-ui Component affected by issue or PR enhancement New feature or request

Comments

@duttarnab
Copy link
Contributor

duttarnab commented Dec 8, 2022

We will add the ability to the admin-ui plugin so that agama-developer-studio can use its following APIs. The admin-ui will call the following oauth2 APIs

  • appType: admin-ui, agama-developer-studio.
  1. API: /app/{appType}/oauth2/config -- To get ADS client configuration.
  2. API: /app/{appType}/oauth2/access-token -- To generate access_token to get user-info
  3. API: /app/{appType}/oauth2/user-info -- To get user-info
  4. API: /app/{appType}/oauth2/api-protection-token -- To generate api-protection-token containing required scopes to access confg-api endpoints.
@duttarnab duttarnab added the enhancement New feature or request label Dec 8, 2022
duttarnab added a commit that referenced this issue Dec 9, 2022
@duttarnab duttarnab assigned duttarnab and unassigned moabu Dec 9, 2022
@duttarnab duttarnab added the comp-admin-ui Component affected by issue or PR label Dec 9, 2022
mjatin-dev added a commit that referenced this issue Dec 13, 2022
@duttarnab
Copy link
Contributor Author

done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-admin-ui Component affected by issue or PR enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants