You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Your Environment
@backstage/plugin-catalog-react version:
@backstage/integration version:
The text was updated successfully, but these errors were encountered:
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
Your Environment
@backstage/plugin-catalog-react
version:@backstage/integration
version:The text was updated successfully, but these errors were encountered: