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

Latency in fetching custom federate authenticator endpoint details #23202

Closed
Shenali-SJ opened this issue Feb 21, 2025 · 0 comments
Closed

Latency in fetching custom federate authenticator endpoint details #23202

Shenali-SJ opened this issue Feb 21, 2025 · 0 comments
Assignees
Labels
Component/Extensions Priority/Low Severity/Minor Type/Improvement ui Issues reported in the user interface of the embedded portals (Ex: Myaccount, Console)
Milestone

Comments

@Shenali-SJ
Copy link
Contributor

Shenali-SJ commented Feb 21, 2025

Current Limitation

General details displayed in the "General" tab of the authenticator edit page are fetched from the identity-providers/<id> endpoint. The endpoint authenticator details of a custom federated authenticator that is being displayed in the "Settings" tab are not returned from the IDP endpoint. Therefore, a separate GET request is needed to get the specific federated authenticator (identity-providers/<idp-id>/federated-authenticators/<id>).

Due to latency in the above GET request, the settings tab UI components are initially populated with empty details. This is visible when the network is throttled.

Note: 3G is used in the below use case.

loader.mov

Suggested Improvement

A loader needs to be displayed when the fetching is delayed as similar to the behaviour in the settings tab of IDPs such as Google.

Version

7.1.0-rc1

@Shenali-SJ Shenali-SJ added Component/Extensions Priority/Low Severity/Minor Type/Improvement ui Issues reported in the user interface of the embedded portals (Ex: Myaccount, Console) labels Feb 21, 2025
@Shenali-SJ Shenali-SJ added this to the 02-1 milestone Feb 21, 2025
@Shenali-SJ Shenali-SJ self-assigned this Feb 21, 2025
@Shenali-SJ Shenali-SJ moved this from Todo to In Progress in Identity Server 7.1.0 Feb 21, 2025
@Shenali-SJ Shenali-SJ moved this from In Progress to Done in Identity Server 7.1.0 Feb 21, 2025
@Shenali-SJ Shenali-SJ closed this as completed by moving to Done in Identity Server 7.1.0 Feb 21, 2025
@Shenali-SJ Shenali-SJ modified the milestones: 02-1, 7.1.0-rc1 Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component/Extensions Priority/Low Severity/Minor Type/Improvement ui Issues reported in the user interface of the embedded portals (Ex: Myaccount, Console)
Projects
Development

No branches or pull requests

1 participant