-
Notifications
You must be signed in to change notification settings - Fork 89
Open
@zeusbaba
Description
The current (which seems to be the only) way to deploy&update custom AuthPlugins is using /oamconsole
this is a manual process and not convenient for us.
Because, we often do code changes to custom plugins we developed, and thus we need to update by redeploying manually.
The current process requires long set of manual interaction via /oamconsole and thus long downtime...
as a feature request:
would it be possible to use WDT for deploying & re-deploying custom AuthPlugins to OAM?
using WDT & WLST enables us to automate the whole flow, thus avoid any manual interaction with our systems.
p.s. we have also opened SR 3-33515418141 about this request.