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

Add Kerberos (GSSAPI) Authentication Method #66

Merged
merged 1 commit into from
Jan 29, 2020

Conversation

dmlb2000
Copy link
Member

Description

This adds GSSAPI as an authentication method for using keytabs and
Kerberos SSO to authenticate against the core endpoints.

Signed-off-by: David Brown dmlb2000@gmail.com

Issues Resolved

Fix pacifica/pacifica-python-uploader#36

Check List

@dmlb2000 dmlb2000 force-pushed the add-kerberos branch 6 times, most recently from 217cdd7 to 8097c97 Compare January 29, 2020 20:47
This adds GSSAPI as an authentication method for using keytabs and
Kerberos SSO to authenticate against the core endpoints.

Fix pacifica/pacifica-python-uploader#36

Signed-off-by: David Brown <dmlb2000@gmail.com>
@dmlb2000 dmlb2000 merged commit c62d1e4 into pacifica:master Jan 29, 2020
@dmlb2000 dmlb2000 deleted the add-kerberos branch January 29, 2020 21:07
dmlb2000 added a commit to dmlb2000/pacifica-cli that referenced this pull request Feb 5, 2020
- Pull pacifica#73 Add Python 3.7 and 3.8 by [dmlb2000](https://github.com/dmlb2000)
- Pull pacifica#70 Add Version Moodule by [dmlb2000](https://github.com/dmlb2000)
- Pull pacifica#68 Add JSONSchema Validation by [dmlb2000](https://github.com/dmlb2000)
- Pull pacifica#66 Add Kerberos/GSSAPI Authentication by [dmlb2000](https://github.com/dmlb2000)
- Fix pacifica#55 Add Basic Authentication Env Vars by [casey-pnnl](https://github.com/casey-pnnl)
- Fix pacifica#52 Add File Not Found Error by [dmlb2000](https://github.com/dmlb2000)
- Fix pacifica#56 Resolve User Logon Always by [dmlb2000](https://github.com/dmlb2000)
- Fix pacifica#53 Add Env/CLI for config.ini by [dmlb2000](https://github.com/dmlb2000)
- Fix pacifica#61 Do not save during global read by [dmlb2000](https://github.com/dmlb2000)
- Pull pacifica#67 Add Ansible to Travis CI by [dmlb2000](https://github.com/dmlb2000)
- Pull pacifica#65 Updated Pylint 2.0+ by [dmlb2000](https://github.com/dmlb2000)
- Pull pacifica#64 Remove Python 2.7 by [dmlb2000](https://github.com/dmlb2000)
- Fix pacifica#51 Remove Query Results by [dmlb2000](https://github.com/dmlb2000)

Signed-off-by: David Brown <dmlb2000@gmail.com>
@dmlb2000 dmlb2000 mentioned this pull request Feb 5, 2020
3 tasks
dmlb2000 added a commit that referenced this pull request Feb 5, 2020
- Pull #73 Add Python 3.7 and 3.8 by [dmlb2000](https://github.com/dmlb2000)
- Pull #70 Add Version Moodule by [dmlb2000](https://github.com/dmlb2000)
- Pull #68 Add JSONSchema Validation by [dmlb2000](https://github.com/dmlb2000)
- Pull #66 Add Kerberos/GSSAPI Authentication by [dmlb2000](https://github.com/dmlb2000)
- Fix #55 Add Basic Authentication Env Vars by [casey-pnnl](https://github.com/casey-pnnl)
- Fix #52 Add File Not Found Error by [dmlb2000](https://github.com/dmlb2000)
- Fix #56 Resolve User Logon Always by [dmlb2000](https://github.com/dmlb2000)
- Fix #53 Add Env/CLI for config.ini by [dmlb2000](https://github.com/dmlb2000)
- Fix #61 Do not save during global read by [dmlb2000](https://github.com/dmlb2000)
- Pull #67 Add Ansible to Travis CI by [dmlb2000](https://github.com/dmlb2000)
- Pull #65 Updated Pylint 2.0+ by [dmlb2000](https://github.com/dmlb2000)
- Pull #64 Remove Python 2.7 by [dmlb2000](https://github.com/dmlb2000)
- Fix #51 Remove Query Results by [dmlb2000](https://github.com/dmlb2000)

Signed-off-by: David Brown <dmlb2000@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Should enable usage with Kerberos
1 participant