Modify This Realm
post
/management/weblogic/{version}/edit/securityConfiguration/realms/{name}
Modify this realm.
Request
Supported Media Types
- application/json
Path Parameters
-
name: string
The name property of the instance in the collection.
-
version: string
The version of the WebLogic REST interface.
Header Parameters
-
X-Requested-By: string
The 'X-Requested-By' header is used to protect against Cross-Site Request Forgery (CSRF) attacks. The value is an arbitrary name such as 'MyClient'.
Must contain the modified realm model.
Root Schema : Realm
Type:
Show Source
object-
certPathBuilder(optional):
array Cert Path Builder Reference
Title:
Cert Path Builder ReferenceContains the cert path builder reference.Returns the CertPath Builder provider in this security realm that will be used by the security system to build certification paths. Returns null if none has been selected. The provider will be one of this security realm's
CertPathProvidersConstraints
- restart required
-
name(optional):
string
Read Only:
trueDefault Value:RealmThe name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.
Nested Schema : Cert Path Builder Reference
Type:
arrayTitle:
Cert Path Builder ReferenceContains the cert path builder reference.
Show Source
Returns the CertPath Builder provider in this security realm that will be used by the security system to build certification paths. Returns null if none has been selected. The provider will be one of this security realm's CertPathProviders
Constraints
- restart required
Security
-
Admin: basic
Type:
basicDescription:A user in the Admin security role.