-
Notifications
You must be signed in to change notification settings - Fork 216
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
token-based auth not supported #40
Comments
Is your issue resolved by your PR? |
there re no my code covered by tests yet
26 февр. 2018 г. 21:25 пользователь "andrey-pohilko" <
[email protected]> написал:
… Is your issue resolved by your PR?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#40 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJ2nKkluAEkYfOmZb56BnOfm1V9pfMEiks5tYtsJgaJpZM4SCBNW>
.
|
I would also like to see support of token-based authentication. Context: private Docker registry with OpenID Connect (via Keycloak) for authentication. |
you can help in adding this feature if you provide some test environment
with this kind of token auth.
this project is developed in our spare time and we don't have much of this
(spare time) to run through all possible combinations of use cases
…On Fri, May 17, 2019 at 4:45 PM christian-2 ***@***.***> wrote:
I would also like to see support of token-based authentication. Context:
private Docker registry with OpenID Connect (via Keycloak) for
authentication.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#40?email_source=notifications&email_token=AECNB66X33U3VWTMVBEMLILPV2EEHA5CNFSM4EQICNLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUNQKQ#issuecomment-493410346>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AECNB6ZEOAIN2ONL5PRUQ2TPV2EEHANCNFSM4EQICNLA>
.
|
actually, this seems to be working with the current version of the script. Just make sure to use the |
seems like only basic auth supported.
It would be nice to have a more robust token-based auth support
The text was updated successfully, but these errors were encountered: