Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authenticating using Instance Principal without IDSC #621

Open
ncantile opened this issue Oct 18, 2023 · 0 comments
Open

Authenticating using Instance Principal without IDSC #621

ncantile opened this issue Oct 18, 2023 · 0 comments

Comments

@ncantile
Copy link

Hi team, I would like to know if it's possible to use OKit without the config file and without authenticating with IDSC.
In our scenario it is undesirable to create API tokens for every user that needs to connect to OKit, therefore we wanted to avoid using the ~/.oci/config file. We tried to install OKit on a VM created within OCI and follow the steps described in the Native chapter in your documentation, then we created a Dynamic Group consisting of the VM we just installed OKit in, then we attached a policy to that Dynamic Group allowing the instance to manage everything in the tenancy. When I managed to use OKit I tried exporting a simple deployment as a stack but it required me to input a configuration profile, something which we don't want.

We also tried following the Install on OCI Instance chapter but we didn't want to use the IDCS service as it comes with a cost.

Why can't I use the instance principal feature to use and deploy stacks on OCI via OKit? We have deployed another script which automatically shuts down the instances based on a calendar and that service uses the instance principal feature, why can't we use OKit in the same way?

Many thanks and best regards.
N

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant