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

issue loading thousands of groups from okta #1781

Open
juareyes opened this issue Jan 7, 2025 · 0 comments
Open

issue loading thousands of groups from okta #1781

juareyes opened this issue Jan 7, 2025 · 0 comments
Labels
kind/bug Something isn't working

Comments

@juareyes
Copy link

juareyes commented Jan 7, 2025

we are using this okta backend provider in our project, however due the number of groups (more than 8k) the app is not loading them properly, however reviewing the code, the solution looks relative simple, as for now only search parameter is supported, as improvement could be potentially beneficial to use the rest of supported parameters in okta sdk nodejs and add support for them, in our case the most relevant is pagination

Expected Behavior

All AD groups in okta are loaded properly in backstage

Current Behavior

AD groups in okta are NOT loaded in backstage

Steps to Reproduce

have more than 8 thousand groups defined in okta

Possible Solution

As improvement could be potentially beneficial to use the rest of supported parameters in okta sdk nodejs and add support for them

Context

Screenshot 2025-01-07 at 2 32 58 PM

Your Environment

  • @backstage/plugin-catalog-react version:
  • @backstage/integration version:
@juareyes juareyes added the kind/bug Something isn't working label Jan 7, 2025
@juareyes juareyes changed the title issue loading thousand of groups from okta issue loading thousands of groups from okta Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant