Exploring Vagrant for Development and Testing
Etienne Dysli-Metref
etienne.dysli-metref at switch.ch
Fri Oct 16 02:35:16 EDT 2015
On 15/10/15 17:58, Tom Zeller wrote:
> Just curious how the work with Vagrant is going. Does it work for testing SPNEGO ?
I finished it yesterday and yes it does work with SPNEGO. :) I believe
you have access to the svn repository where Daniel and I develop the
SPNEGO flow, it's there if you want to try it. I could also put it in a
public repo if there is a wider interest.
There are 3 VMs created by Vagrant: a KDC, a web server (Apache httpd
and Tomcat), and a browser. All are configured in the same Kerberos
realm and the "browser" VM has PAM and Firefox configured for Kerberos
login too. One has to install an IdP build on the web server VM, login
on the browser VM and test from there. The Apache httpd module auth_kerb
is also installed so I could quickly check that SPNGEO is working
without having to install an IdP.
IdP deployment and tests aren't automated, they could be the next
features to add.
Etienne
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://shibboleth.net/pipermail/dev/attachments/20151016/ac0b662b/attachment.sig>
More information about the dev
mailing list