Skip to content

barbj/sample.wsadmin.websphere-traditional

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

sample.wsadmin.websphere-traditional

WebSphere Application Server traditional wsadmin scripts

Scripts provided

updateAuthAlias.py

Dynamically updates the password of the specified JAAS authentication alias in a server process without requiring a server restart. This script will not work as written on a node agent or deployment manager.

deployOidc.py

Installs and uninstalls the OpenId Connect (OIDC) Trust Association Interceptor (TAI) EAR, WebSphereOIDCRP.ear, as an admin application. If you intend to protect the administrative console on the deployment manager with the OIDC TAI, the OIDC EAR must be deployed as an admin app.

To install the OIDC EAR as an admin application on your system, run the following command:

wsadmin -f deployOidc.py install

You can find steps to protect the admin console with OIDC at How to protect the WebSphere admin console by using OIDC.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

Unless otherwise noted in a script:
License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%