AccessProvider document definition

Fields

Field Name Field Type Definition and Requirements

name

Unique external identity provider (IdP) name.

issuer

Unique HTTPS URL for the IdP that is used to grant access to Fauna, typically, provided by the IdP.

jwks_uri

Valid HTTPS URI.

roles

Null OR String OR Object OR Array of role names or role:predicate objects.

Roles to evaluate for access by the provided JWT token. A role that grants access means that the query involving a JWT token is processed, even if another role might deny access.

data

User-defined metadata for the provider. Use it to store provider-relevant information.

audience

(read-only) Unique URL for your database that should be used in the audience configuration for an identity provider. Fauna creates this field when you create a database.

ts

Timestamp associated with document creation, with microsecond resolution.

Is this article helpful? 

Tell Fauna how the article can be improved:
Visit Fauna's forums or email docs@fauna.com

Thank you for your feedback!