Skip to content

Add Asgardeo for the tutorials #40

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

VivekVinushanth
Copy link

@VivekVinushanth VivekVinushanth commented May 29, 2025

Add Asgardeo-specific guide for configuring API resources, scopes, and RBAC to support tutorials.

@gao-sun gao-sun requested review from Copilot and xiaoyijun May 29, 2025 05:02
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds Asgardeo-specific instructions to the existing Whoami and Todo Manager tutorials, guiding users through Asgardeo configuration for user info retrieval, client registration, API resources, scopes, and RBAC.

  • Added new <TabItem value="asgardeo"> sections in both tutorials for Asgardeo integration.
  • Included step-by-step guides for client registration, scope configuration, and role setup in the Asgardeo Console.
  • Updated links and notes to reflect Asgardeo’s signup and console URLs.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 7 comments.

File Description
docs/tutorials/whoami/README.mdx Inserted Asgardeo tabs for userinfo endpoint and client setup.
docs/tutorials/todo-manager/README.mdx Added Asgardeo sections for API resource/scopes config and client registration.
Comments suppressed due to low confidence (1)

docs/tutorials/whoami/README.mdx:70

  • [nitpick] Indentation on this closing </TabItem> has an extra leading space. Align it with other closing tags for consistency.
 </TabItem>

@xiaoyijun
Copy link
Contributor

Hi @VivekVinushanth , I just rebased your branch with the latest codes.
However, the document you submitted is missing some content:

  1. Missing issuer config in "whoami#set-up-mcp-auth"
  2. Missing scope configuration in "todo-manager#access-tokens-with-scopes"

@VivekVinushanth
Copy link
Author

Hi @VivekVinushanth , I just rebased your branch with the latest codes. However, the document you submitted is missing some content:

  1. Missing issuer config in "whoami#set-up-mcp-auth"
  2. Missing scope configuration in "todo-manager#access-tokens-with-scopes"

Hi @xiaoyijun apologies for the delay in responding. Have addressed the comments. Can you please check and let me know how I can be of help to get this added to your documents ?

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

Successfully merging this pull request may close these issues.

2 participants