-->
edocs Home > Oracle WebLogic Server Documentation > Administration Console Online Help > Change the defaultChange the default security realm
Before you begin
Configure a new security realm and reboot WebLogic Server. See Configure new security realms.
By default, a realm named
myrealm is the default security realm when you install WebLogic Server.
To change the default security realm:
} } (document.images){ dcs_imgarray[dcs_ptr] = new Image; dcs_imgarray[dcs_ptr].src = dcs_src; WT[myMeta.name.substring(3)]=myMeta.content; } if DCSext[myMeta.name.substring(7)]=myMeta.content; } } } } for (N in DCS){P+=A( N, DCS[N]);} for (N in WT){P+=A( "WT."+N, WT[N]);} for (N in DCSext){P+=A( N, DCSext[N]);} //} aCrumb=aCookie[i].split("="); if (crumb==aCrumb[0]){ return aCrumb[1]; } } return null; } i=0;i
- If you have not already done so, in the Change Center of the Administration Console, click Lock & Edit (see Use the Change Center).
- In the left pane, select your domain to open the Settings page for your domain.
- Expand Security > General.
- Select the security realm you want to set as the default security realm and click Save.
Note: If you create a new security realm but do not configure the required security providers, the realm will not be available from the pull-down menu.
- In the Change Center, click Activate Changes.
- Reboot WebLogic Server. If you not reboot WebLogic Server, the new realm is not set as the default security realm.
To verify that you set the default security realm correctly:
- Open the Security Realms page.
The Realms table appears. All the realms available in the domain are listed. The default security realm has the Default Realm set to
true.