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

AWX to accept application credential created for Openstack #14401

Open
4 of 9 tasks
Iyappanj opened this issue Aug 31, 2023 · 3 comments
Open
4 of 9 tasks

AWX to accept application credential created for Openstack #14401

Iyappanj opened this issue Aug 31, 2023 · 3 comments

Comments

@Iyappanj
Copy link

Please confirm the following

  • I agree to follow this project's code of conduct.
  • I have checked the current issues for duplicates.
  • I understand that AWX is open source software provided for free and that I might not receive a timely response.

Feature type

New Feature

Feature Summary

I have created an application credential in openstack, which I want to use it while creating a credential in AWX with Type "Openstack". Which I will use it for creating an inventory and syncing it all times. But in AWX I see the option to add username / password (or api key). Do we have a method for adding the application credentials from Openstack to AWX ?

Select the relevant components

  • UI
  • API
  • Docs
  • Collection
  • CLI
  • Other

Steps to reproduce

Create credential with Type Openstack and try to authenticate with application credential

Current results

There is not such option

Sugested feature result

Ability to accept application credential

Additional information

No response

@fosterseth
Copy link
Member

what do you mean by "application credentials from Openstack"? is this a token? can you provide an example

@Iyappanj
Copy link
Author

Hi @fosterseth, When I create a token for a user and provide it in AWX credentials, it may expire over time. I create multiple OpenStack inventories, So it is hard to update all of the credentials over the time when it expires. So it is possible to create application credentials in Openstack for user which will not expire. But it seems like AWX is not accepting application credentials.

@thedoubl3j
Copy link
Member

@john-westcott-iv can you take a look at this? do you think this would be a good use case for a custom credential?

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

No branches or pull requests

3 participants