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

[DOC-2378] add NOTE in this doc to explicitly mention the limitation of the 3rd party JWT token, i.e. it can only access RESTPP endpoints, but cannot access GSQL #611

Open
wants to merge 3 commits into
base: 4.1
Choose a base branch
from

Conversation

zhihuapengtg
Copy link
Contributor

No description provided.

@@ -398,6 +398,11 @@ For example, this is used to run the query {queryName} on the graph {graphName}:
curl -s -H "Authorization: Bearer <JWT-TOKEN>" -X GET http://127.0.0.1:14240/restpp/query/{graphName}/{queryName}
----

[NOTE]
====
The 3rd Party JWT Token only access RESTPP endpoints, but cannot access GSQL.

Choose a reason for hiding this comment

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

refactor to:
The 3rd party JWT token can only access RESTPP endpoints, but cannot access GSQL endpoints.

@zhihuapengtg
Copy link
Contributor Author

@arun-TG-PM @victorleeTG please help to review it when you have time, thanks!

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