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

List apps with GET /api/v1/users/{userId}/appLinks endpoint only #252

Open
monde opened this issue Nov 20, 2024 · 0 comments
Open

List apps with GET /api/v1/users/{userId}/appLinks endpoint only #252

monde opened this issue Nov 20, 2024 · 0 comments

Comments

@monde
Copy link
Collaborator

monde commented Nov 20, 2024

Currently, the GET /api/v1/apps to list apps requires administrator permissions. okta-aws-cli will fall back to the GET /api/v1/users/{userId}/appLinks endpoint if it can't access GET /api/v1/apps. Therefore, the cli should only access GET /api/v1/users/{userId}/appLinks to improve the user experience.

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

No branches or pull requests

1 participant