Amster

SubjectTypes

Realm Operations

Service for querying and reading the subject types stored in OpenAM. Subject condition types describe the JSON representation of subject conditions that you can use in policy definitions

Resource path:

/subjecttypes

Resource version: 1.0

query

Query the list of subject condition types

Usage

am> query SubjectTypes --realm Realm --filter filter

Parameters

--filter

A CREST formatted query filter, where "true" will query all. Fields that can be queried: [*]

read

Read an individual subject condition type by providing the unique identifier title

Usage

am> read SubjectTypes --realm Realm --id id

Parameters

--id

The unique identifier for the resource.

Copyright © 2010-2024 ForgeRock, all rights reserved.