Skip to content

Update privilege worker docs with EA features#1365

Open
seand52 wants to merge 1 commit into
mainfrom
docs/update-privilege-worker-ea-rollout
Open

Update privilege worker docs with EA features#1365
seand52 wants to merge 1 commit into
mainfrom
docs/update-privilege-worker-ea-rollout

Conversation

@seand52

@seand52 seand52 commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Description

Update the privilege worker user guide with the changes made as part of the EA rollout"

  • The user guide documents jti, ip_allowlist and audit_context as required (even though it isn’t really yet) claims in the subject token JWT, including an example JWT structure showing both fields.
  • The "requested_token_type": "http://auth0.com/oauth/token-type/token-vault-refresh-token" parameter is removed
  • All code examples in the updated guide are syntactically correct and reflect the current API contract.
  • Customer should be instructed not to put PII in the audit context claim as it will be included in logs

References

Testing

Ran mint dev to check that everything works as expected

Checklist

  • I've read and followed CONTRIBUTING.md.
  • I've tested the site build for this change locally.
  • I've made appropriate docs updates for any code or config changes.
  • I've coordinated with the Product Docs and/or Docs Management team about non-trivial changes.

@mintlify

mintlify Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
auth0 🟢 Ready View Preview Jun 9, 2026, 8:16 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
auth0-docs-staging 🟢 Ready View Preview Jun 9, 2026, 8:16 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@seand52 seand52 force-pushed the docs/update-privilege-worker-ea-rollout branch from df60edc to c8ff637 Compare June 18, 2026 14:03
@seand52 seand52 marked this pull request as ready for review June 18, 2026 14:05
@seand52 seand52 requested a review from a team as a code owner June 18, 2026 14:05
@github-actions

Copy link
Copy Markdown
Contributor

Summary

Status Count
🔍 Total 5
✅ Successful 0
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 5
❓ Unknown 0
🚫 Errors 0
⛔ Unsupported 0
Full Github Actions output

| `sub` | Required. The user ID for whom you want to get the token. |
| `aud` | Required. Your tenant host. |
| `iss` | Required. Your client ID making the request. |
| `iat` | Optional. Issued-at timestamp. |

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@seand52 I believe iat is required

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