[Archivesspace_Users_Group] Any doing CAS (Central Authentication Service) for ArchivesSpace 2.* ?

Joshua D. Shaw Joshua.D.Shaw at dartmouth.edu
Thu Jul 26 16:52:04 EDT 2018


PS. There are also changes to the frontend plugin init and the view. I've created a new branch in github and updated, so please give that a shot.


Best,

Joshua


________________________________
From: archivesspace_users_group-bounces at lyralists.lyrasis.org <archivesspace_users_group-bounces at lyralists.lyrasis.org> on behalf of Joshua D. Shaw <Joshua.D.Shaw at dartmouth.edu>
Sent: Thursday, July 26, 2018 4:42 PM
To: Archivesspace Users Group
Subject: Re: [Archivesspace_Users_Group] Any doing CAS (Central Authentication Service) for ArchivesSpace 2.* ?


Hi Bobbi-


Oops. Looks like we haven't updated the git repo for the 2.0 series (still running 1.5.3 in production here)


I'll update the gemfile, but in the meantime, I think this should work:


ASpaceGems.setup if defined? ASpaceGems

source 'http://rubygems.org'

gem 'omniauth', '>= 1.6', :require => false
gem 'hashie', '>= 1', :require => false
gem 'omniauth-cas', '>= 1.1', :require => false
gem 'addressable', '>=2', :require => false

Joshua




________________________________
From: archivesspace_users_group-bounces at lyralists.lyrasis.org <archivesspace_users_group-bounces at lyralists.lyrasis.org> on behalf of Fox, Bobbi <bobbi_fox at harvard.edu>
Sent: Thursday, July 26, 2018 4:12 PM
To: Archivesspace Users Group
Subject: [Archivesspace_Users_Group] Any doing CAS (Central Authentication Service) for ArchivesSpace 2.* ?


Hi, all,



We’re trying to implement a CAS client for our ArchivesSpace instance.  I tried to use the plugin at https://github.com/dartmouth-dltg/aspace-omniauth-cas<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdartmouth-dltg%2Faspace-omniauth-cas&data=02%7C01%7Cjoshua.d.shaw%40dartmouth.edu%7C869cfe8c3bcc4f1c5caa08d5f334200a%7C995b093648d640e5a31ebf689ec9446f%7C0%7C1%7C636682327571450249&sdata=lBF%2BCQElZj%2FvpH75iRoP6%2BY8vnbT9MTQ3Fm6o6UPqL8%3D&reserved=0>  , but



[technical details can be skipped:

   that’s using a Rubygem (omniauth-cas) that requires the omniauth gem at a version level that in turn requires a

different version of the rack gem than Aspace uses, so there’s a gem conflict.

  The omaniauth-cas gem hasn’t been updated since September, 2016!

<end of tech details > ]



Are other Aspace users using a different CAS client, or am I going to have to try rolling my own?



Thanks,

Bobbi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20180726/6f7f07bd/attachment.html>


More information about the Archivesspace_Users_Group mailing list