Metadata about the PlaceOS instance connected to.
This provides information that may be of relevance for authentication or
providing client-side configuration information.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
config
Additional configuration / context for clients.
Sourcedescription
Authority description (markdown).
Sourcedomain
FQDN or IP address this authority serves.
Sourceid
A universally unique identifier that represents the Authority.
Sourcelogin_url
Path that clients should use for initiating authentication.
Sourcelogout_url
Path that clients should use for revoking authentication.
Sourceproduction
Flag for production status.
Sourcesession
Flag for if this client is currently authed.
Source