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 PAM Support #30

Merged
merged 5 commits into from
Mar 13, 2023
Merged

Add PAM Support #30

merged 5 commits into from
Mar 13, 2023

Conversation

leefine02
Copy link
Contributor

No description provided.

Copy link
Contributor

@fiddlermikey fiddlermikey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doc updates look good and the code changes make sense.

@leefine02 leefine02 merged commit 999f781 into main Mar 13, 2023
@fiddlermikey fiddlermikey deleted the Add-Token-Auth branch March 13, 2023 15:14
fiddlermikey pushed a commit that referenced this pull request Apr 26, 2023
* Add PAM Support and Token Auth (#30)

* Modified authentication for API calls from Basic to Token Auth.

* Update install instruction and PAM example

* Fix private key entry (#32)

* False negative resolved
fiddlermikey added a commit that referenced this pull request Apr 26, 2023
* Update CHANGELOG.md (#28)

* Add PAM Support and Token Auth (#30)

* Modified authentication for API calls from Basic to Token Auth.

* Update install instruction and PAM example

* Fix private key entry (#32)

* False negative resolved
fiddlermikey added a commit that referenced this pull request Jun 19, 2023
* Add PAM Support and Token Auth (#30)

* Update CHANGELOG.md (#28)

* Modified authentication for API calls from Basic to Token Auth.

* Update install instruction and PAM example

* Fix private key entry (#32)

* False negative resolved

* Token auth bug fixes (#35)

Fixes ab#46603
fixes ab#46175
* Add license headers

---------
Co-authored-by: Lee Fine <50836957+leefine02@users.noreply.github.com>

Co-authored-by: Michael Henderson <mhenderson@keyfactor.com>
fiddlermikey added a commit that referenced this pull request Jun 20, 2023
* Add Token Auth (#29)

* Add PAM Support and Token Auth (#30)

* Modified authentication for API calls from Basic to Token Auth.

* Update install instruction and PAM example

* Fix private key entry (#32)

* False negative resolved

Fixes ab#46603
fixes ab#46175
* Add license headers
fiddlermikey added a commit that referenced this pull request Jul 18, 2023
* Add Token Auth (#29)

* Add PAM Support and Token Auth (#30)

* Fix private key entry (#32)

* Add PAM Support and Token Auth (#30)

* Modified authentication for API calls from Basic to Token Auth.

* Update install instruction and PAM example

Fixes ab#46603
fixes ab#46175
* Add license headers
fiddlermikey added a commit that referenced this pull request Sep 20, 2023
* Add Token Auth (#29)
* Add PAM Support and Token Auth (#30)
* Modified authentication for API calls from Basic to Token Auth.
* Update install instruction and PAM example
* Fix private key entry (#32)
* False negative resolved
* Add license headers
* Address IgnoreSSLWarning
* Allow for PEM formats with # comments at top of file during Inventory (#41)
* Allow for PEM formats with # comments at top of file during Inventory
* Fix chain ordering issue
* PEM Cert Ordering Fix

Fixes ab#46603
fixes ab#46175
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.

2 participants