API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Update identity store configuration.

Identity store to be used for Central NAC.
This store can be configured for Identity providers like Azure, Microsoft, Okta and local user or MAC based stores.
It can be referenced in authentication profiles and authorization policies and used for authentication and authorization.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 9999

Unique immutable identifier for identity store.

Query Params
string

LOCAL - To update local objects. SHARED - To update shared objects. Default - Defaults to SHARED if not provided

string

Scope at which local object needs to be updated. Mandatory if object-type = LOCAL. Should not be provided for object-type = SHARED.

string

Device function for which the local object needs to be updated. Mandatory if object_type = LOCAL. Should not be provided for object_type = SHARED.

Body Params

storebody object

microsoft
object

OAuth credentials required by any identity store providers to identify the Cloud Authentication and Policy application.

google
object

Represents fields from the Google Developers service account JSON key file.

okta
object

OAuth credentials required by any identity store providers to identify the Cloud Authentication and Policy application.

google-social
object

OAuth credentials required by any identity store providers to identify the Cloud Authentication and Policy application.

facebook
object

OAuth credentials required by any identity store providers to identify the Cloud Authentication and Policy application.

linkedin
object

OAuth credentials required by any identity store providers to identify the Cloud Authentication and Policy application.

openid-connect
object

OAuth credentials required by any identity store providers to identify the Cloud Authentication and Policy application.

x
object

OAuth credentials required by any identity store providers to identify the Cloud Authentication and Policy application.

string
length between 0 and 255

Identity Store description.

string
length ≤ 9999

Unique immutable identifier for identity store.

string
enum
required

Identity Store type.

Show Details
FACEBOOKSign-in with a Facebook account (social login).
GOOGLEGoogle workspace.
GOOGLE_SOCIALSign-in with a Google account (social login).
LINKEDINSign-in with a LinkedIn account (social login).
LOCALLocal identity store.
MICROSOFTMicrosoft Entra ID.
NAMED_MPSKUnowned MPSK Store
OKTAOkta workspace.
OPENID_CONNECTSign-in with an OpenID Connect provider.
REGISTERED_DPPLocal Wi-Fi Easy Connect (DPP) registrations.
REGISTERED_MACSLocal registered MACs
XSign-in with an X (formerly Twitter) account (social login).
string
required
length between 1 and 255

Identity Store name.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json