Quick start
Machine-to-Machine (M2M)
You can customize the claims of tokens issued to Machine-to-Machine (M2M) applications in Kinde by including selected Properties and Feature Flags. This allows you to inject structured metadata and configuration directly into the token, without requiring an additional lookup at runtime.
This is useful for:
Tokens remain signed JWTs and can be verified like any other Kinde-issued token.
See Token customization for detailed procedures.
If your M2M app is scoped to an organization, you can also include feature flags that are enabled for that org. See Add feature flags to M2M applications
For complete control over the token, you can use the Kinde M2M token generation workflow to customize the token further.
For example, you can: