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

Update token format docs to reflect changes to subject format #117

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

adammohammed
Copy link
Contributor

No description provided.

Signed-off-by: Adam Mohammed <admohammed@equinix.com>
@adammohammed adammohammed requested a review from a team March 15, 2023 15:57
@adammohammed adammohammed requested a review from a team as a code owner March 15, 2023 15:57
@@ -27,7 +27,7 @@
| iat | The time the token was issued |
| jti | Unique ID for the token issued |
| exp | Token expiration time |
| sub | URN of the user in the infratographer namespace, e.g. `urn:infratographer:user/{uuid}` |
| sub | URN of the user in the infratographer namespace, e.g. `urn:infratographer:user:{uuid}` |

Check warning

Code scanning / Markdownlint (reported by Codacy)

Expected: 80; Actual: 121

Expected: 80; Actual: 121
@jnschaeffer jnschaeffer merged commit 42a35ea into infratographer:main Mar 15, 2023
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.

None yet

2 participants