Skip to content
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

Implement IU CAS authentication #5

Open
jlhardes opened this issue Mar 2, 2020 · 3 comments
Open

Implement IU CAS authentication #5

jlhardes opened this issue Mar 2, 2020 · 3 comments
Labels
wontfix This will not be worked on

Comments

@jlhardes
Copy link
Collaborator

jlhardes commented Mar 2, 2020

End users can log in to ArcLight to gather search results for personal use. This feature should be limited to IU-only authenticated users via CAS (https://kb.iu.edu/d/bfpq).

Done Looks Like:

  • ArcLight Login redirects to IU CAS service
  • IU CAS tickets are used to manage authentication and authorization to ArcLight
@jlhardes jlhardes added enhancement New feature or request question Further information is requested labels Mar 2, 2020
@jlhardes
Copy link
Collaborator Author

jlhardes commented Mar 6, 2020

Question: Do we need this login at all? Bookmarking and search history are all that is available with login and that seems potentially unnecessary, especially if it has to be restricted to IU-only. We don't want to not use CAS for authentication because we do not want to be storing passwords at all. Feature parity with our current service does not include this capability to log in or save anything within the web app. And does this issue require IU developers since it is an IU-specific service we would be using? Not sure we have the capacity for this work.

@jhallida
Copy link
Contributor

jhallida commented Mar 6, 2020

We do have the ability (if necessary) to create 'affiliate accounts' for Notch8 users so that can have real IU logins. That's not meaning I'm necessarily advocating for this feature though...

@jlhardes
Copy link
Collaborator Author

jlhardes commented Mar 9, 2020

We decided to turn off login and the bookmark and history feature to get started. Since our current Archives Online doesn't include this we don't need it for feature parity and we don't have a use case here at IU to support it at this point.

@jlhardes jlhardes added wontfix This will not be worked on and removed enhancement New feature or request question Further information is requested labels Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants