-
Notifications
You must be signed in to change notification settings - Fork 327
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
Does it work it with ADFS 2012R2 (Active Directory Federation Services)? #77
Comments
@simongottschlag has recently contributed #68 for ADFS support. I'm uncertain about support for ADFS 2012R2 specifically but I think it should work with an
@simongottschlag does that look right to you? ^^ See PR #68 and issue #65 for further discussion. @rerime please do let us know if that works. I'll leave this open for now. |
Hi, The following works:
Only tested with ADFS 2016 (v4). You can try the following:
Please note that I've shortened the above down a bit, so may have missed something. I'm usually issuing claims based on groups as well for kubernetes roles - but doesn't really matter in this case. |
@simongottschlag All builds are failed. |
We're still getting the ci/cd infra and full coverage testing in place. We
expect tests to fail for some time here, probably until 'v1.0.0'
…On Thu, Feb 21, 2019, 7:57 PM rerime ***@***.*** wrote:
@simongottschlag <https://github.com/simongottschlag> All build are
failed.
https://travis-ci.com/vouch/vouch-proxy/builds
Not sure where release/stable version.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#77 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABNK69KJqxYbleLEL1XAeTNlY-dTc7WMks5vPqzigaJpZM4bBBc1>
.
|
@rerime do you have any other questions? If not could you please close this issue? |
I was trying to run oauth with Azure AD with the followng config file:
Start docker with docker logs {container_id}:
Could you provide valid config in example or I can verify it by myself. |
Is that the entire config? Could you please take a look at the examples in the ./config directory of this code base. |
Does it work it with ADFS 2012R2 or 2016 (Active Directory Federation Services)?
OAUTH 2.0?
Please provide documentation how to setup.
The text was updated successfully, but these errors were encountered: