[ZendTo] SAML Auth
Daniel Bird
dbird at sgul.ac.uk
Mon Jun 1 23:51:16 BST 2020
Evening all,
I’ve just “upgraded” to version 6 (fresh install, and moved over some configs and drop offs) from version 4 and I have it working as per our previous install, using LDAP auth. Great stuff! 😉
I was planning on having a go at getting SAML auth against ADFS up and running, but It appears I am stumbling at the first hurdle, and the SAML RPM packages are missing?
https://zend.to/saml#packages
FYI; CentOS 8.
Any pointers?
-----------
#> rpm --import https://zend.to/files/zendto.gpg.asc
#> rpm -Uvh https://zend.to/files/zendto-repo.rpm
#> yum install zendto-saml
Last metadata expiration check: 0:06:37 ago on Mon 01 Jun 2020 23:25:08 BST.
No match for argument: zendto-saml
Error: Unable to find a match: zendto-saml
# yum search zendto
Last metadata expiration check: 0:06:46 ago on Mon 01 Jun 2020 23:25:08 BST.
======================================================================================= Name Exactly Matched: zendto =======================================================================================
zendto.noarch : Web-based File Transfer and Storage System
zendto.noarch : Web-based File Transfer and Storage System
====================================================================================== Name & Summary Matched: zendto ======================================================================================
zendto-repo.noarch : Yum Repository Setup for ZendTo
Or even
#> curl -O https://zend.to/files/zendto-saml_version.rpm
#> curl -O https://zend.to/files/zendto-saml_6.0-1.rpm
#> file zendto-saml_6.0-1.rpm
zendto-saml_6.0-1.rpm: HTML document, ASCII text
#> more zendto-saml_6.0-1.rpm
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /files/zendto-saml_6.0-1.rpm was not found on this server.</p>
<p>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.</p>
</body></html>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jul.es/pipermail/zendto/attachments/20200601/7d120cc7/attachment.html>
More information about the ZendTo
mailing list