The Open API specification for Synapse is now available for download!

Download Open API Spec

Realm

org.sagebionetworks.repo.model.auth.Realm

Security realm for partitioning principals and resources

Field Type Description
id STRING Unique identifier of the realm
name STRING Unique name of the realm
createdOn STRING The date this realm was created.
identityProvider ARRAY<IdentityProvider> Identity providers which may be used in the realm. No two realms may share an identity provider.