Modify This Realm

post

/management/weblogic/{version}/edit/securityConfiguration/realms/{name}

Modify this realm.

Request

Supported Media Types
Path Parameters
Header Parameters
  • 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'.
Body ()

Must contain the modified realm model.

Root Schema : Realm
Type: object
Show Source
  • Cert Path Builder Reference
    Title: Cert Path Builder Reference
    Contains 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 CertPathProviders

    Constraints

    • restart required
  • Read Only: true
    Default Value: Realm

    The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.

Nested Schema : Cert Path Builder Reference
Type: array
Title: Cert Path Builder Reference
Contains 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 CertPathProviders

Constraints

  • restart required
Show Source
Security
  • Type: basic
    Description: A user in the Admin security role.
Back to Top

Response

200 Response

Back to Top