Configure Administration Security

About this task

The default user registry used is the default WebSphere Application Server for z/OS file-based user registry.

Procedure

  1. Navigate to Security > Global security;
  2. Set the Available realm definitions to be Federated repositories and click the Configure button;
  3. Set the Primary administrative username to be websphere;
  4. Select the Automatically generated server identity radio button;
  5. Select Ignore case for authorization and click the OK button;
  6. Enter the password for the default administrative user, e.g. websphere, enter the confirmation and click the OK button to confirm the changes;
  7. Select Enable administrative security;
  8. Select Enable application security;
  9. Select Use Java 2 security to restrict application access to local resources and Warn if applications are granted custom permissions;
  10. Set the Available realm definitions to be Federated repositories
  11. Click the Apply button to confirm the changes;
  12. Navigate to Security > Global security;
  13. Select the Custom Properties link;
  14. Click the New button and set the name and value as follows:

    Name= com.ibm.ws.security.web.logoutOnHTTPSessionExpire

    Value= true

  15. Click the OK button to add the new property.
  16. Navigate to Security > Global security;
  17. From Global security Navigate to Select Web and SIP Security > Single sign-on (SSO)
  18. Tick requires SSL
  19. Click OK to confirm the change
  20. Navigate to Security > Global Security
  21. select Custom properties
  22. Add com.ibm.ws.security.addHttpOnlyAttributeToCookies with value true
  23. Click OK to confirm the change
  24. Save the changes to the master configuration.