<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00009GV4n0CADOkta Identity EngineAdvanced Server AccessAnswered2024-07-02T09:01:25.000Z2023-05-30T17:43:03.000Z2023-06-01T20:27:55.000Z

pa3yq (pa3yq) asked a question.

What is the best practice for using an ASA Service User with GitHub Actions

I code that I would like to deploy to an ASA secured server using GitHub Actions.

 

I'd like to use a push model of deployment so I'd need some way for the GitHub Action to invoke behavior on the server. What is the best practice for setting up a user that a GitHub action could use to run commands over SSH? I've looked at https://help.okta.com/asa/en-us/Content/Topics/Adv_Server_Access/docs/services.htm but it seems like it's geared towards long running CI/CD servers, not the fresh environments you get with GitHub Actions.


This question is closed.
Loading
What is the best practice for using an ASA Service User with GitHub Actions