[
https://issues.apache.org/jira/browse/AIRAVATA-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16199194#comment-16199194
]
Marcus Christie commented on AIRAVATA-2508:
-------------------------------------------
I've finished testing this on dev.
One issue I ran into while testing is that cancelling a gateway request
resulted in an error. Canceling the request from the gateway requester is
calling AdminController::updateGateway and it is failing while trying to
validate the admin password. However, AdminController::updateGateway should
only be called for admin actions. Instead canceling a gateway request should
go to the GatewayRequestUpdateController. So I'm not sure that the bug fix here
caused a regression; I think this was already broken.
I'll make a separate issue for it.
> Set admin password when creating Keycloak tenant
> ------------------------------------------------
>
> Key: AIRAVATA-2508
> URL: https://issues.apache.org/jira/browse/AIRAVATA-2508
> Project: Airavata
> Issue Type: Bug
> Affects Versions: 0.18
> Reporter: Marcus Christie
> Assignee: Marcus Christie
>
> Relates to AIRAVATA-2491.
> Also should test AIRAVATA-2507 when testing this one.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)