Defining or Editing WebLogic Credentials for Domain
You can use existing WebLogic domain administrative credentials for WebLogic server operations or you can use OCI secrets.
Pre-General Availability: 2024-10-11
The following legal notice applies to Oracle pre-GA releases. For copyright and other applicable notices, see Oracle Legal Notices.
Pre-General Availability Draft Documentation Notice
This documentation is in pre-General Availability status and is intended for demonstration and preliminary use only. It may not be specific to the hardware on which you are using the software. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to this documentation and will not be responsible for any loss, costs, or damages incurred due to the use of this documentation.
Using the Console
- Open the navigation menu and click Observability & Management. Under WebLogic Management, click Domains.
- Under List scope, select the compartment that contains the domains.
-
(Optional) Under Filters, select one or more of the following options to refine the list of domains:
- State: Lists only the domains in the specified state.
- Version: Lists only the domains with the specified middleware version.
- Type: Lists only the domains with the specified middleware.
- Patch readiness status: Lists only the domains with the specified readiness status.
- Under Name, click a domain.
- Under More actions, click Edit WebLogic credentials.
-
In the Edit WebLogic credentials page, select one of the following options to start and stop WebLogic servers:
- Domain configuration - Uses the WebLogic domain administrative credentials discovered in the domain configuration.
- OCI secret - Uses credentials stored in OCI Vault. From the list, choose the name of the user name secret and the name of the password secret. If you are unsure what to select, check the Vault or ask a service administrator.NoteFor more information, see Requirements for Using OCI Secrets for WebLogic and Node Manager Credentials.
The list shows the name of the user name and password secrets as they are stored in the Vault. However, on the Domain settings page you see the OCIDs for the secrets.
- Click Save changes.
Using the API
Run the UpdateWlsDomainCredential operation to update the WebLogic credentials for a domain.