Philipp Homberger
Philipp Homberger
Hi @MegaDrive68k sorry for the late response. No in the past we always use Open J9 without any Problem. Is Open J9 not recommend for Rundeck? Here the Job definition:...
I have the same Issue at 2 Terminal Servers (Windows Server 2019). At the moment I have no Idea why. Because I have a lot of other Servers there this...
**Here some more input from my side:** After login to Azure in the Browser:  I get a loop. Than I open the calback link...
It's possible to add map roles to a ldap group. But there are some limitation with RBAC. (Please correct me if Iam wrong with it) 1) Key Value Store: I...
> The idea seems good but the implementation needs a better architectural solution. Code already exists to handle masking secrets, would it be possible to call that? > > https://github.com/StackStorm/st2/blob/afedd35c4ec623aae5494eb3d3a3c935f261eda3/st2common/st2common/models/db/execution.py#L108...
@nzlosh I have tryed it: But the functions have a strange behavior than I use them like that: ``` for rule_enforcement_api in rule_enforcement_apis: if "parameters" in str(rule_enforcement_apis[i]): secrets = get_secret_parameters(rule_enforcement_api['execution']['action']['parameters'])...
I tried your Idea as well: ``` 2024-03-25 13:34:49 2024-03-25 12:34:49,799 ERROR [-] Failed to call controller function "get_all" for operation "st2api.controllers.v1.rule_enforcement_views:rule_enforcement_view_controller.get_all": 'ActionExecutionDB' object has no attribute 'get' 2024-03-25 13:34:49...
@armab Hi I have problems using ./pants generate-lockfiles --resolve=st2 to update the pants file. It's just run in a kind of infinity loop withoout any error: hombergerpadm@groot-dev-server:~/st2-python-keyczar$ ./pants generate-lockfiles --resolve=st2...
> There is no pants lockfile for orquesta, but I assume you're referring to the other PR in the st2 repository. > > I'm not familiar too much with the...
Hi, thank you for your answer. One Question than I disable that setting will the rbac (LDAP Roles to User) still working ?