-
Notifications
You must be signed in to change notification settings - Fork 155
[WIP] Application credentials #336
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
Conversation
guys greetings i work for the OSF i do think this feature will be really useful matter of fact we are using this lib to integration openstackid.org with swift object storage using app credentials regards |
Hi Sebastian, thanks foe your work. I will review this PR as soon as I can
…On Thu, 5 Aug 2021 at 10:31 PM, sebastian marcet ***@***.***> wrote:
guys greetings i work for the OSF i do think this feature will be really
useful matter of fact we are using this lib to integration openstackid.org
with swift object storage using app credentials
regards
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#336 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGARMQ65THJ35I53NKUHJTT3KODPANCNFSM5BT7EN4A>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
.
|
I think it would be very useful for this SDK to support application credentials (added since Openstack 3.10 Queen). Having said that, we probably want to do it in a systematic way; meaning to cover (1) the Application credential API as well as (2) the login flow. @smarcet Are you able to work on it? |
@haphan as far i understand |
Some additional tweaks:
|
We have tested this MR in our application and would very much like this to be in the mainline. Is there anything we can do to assist in this feature getting merged? |
@martijnve hello! |
Hello, I haven't checked it yet. I hope I'll have some time this week. |
Superseded by #380 |
this feature branch adds the
application credentials to identity api
depicted here
https://docs.openstack.org/keystone/latest/user/application_credentials.html