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

Implements support for Personal Access Token Authentication in the ConfluenceLoader #5385

Merged
merged 10 commits into from
Jun 3, 2023

Conversation

felipeff
Copy link
Contributor

@felipeff felipeff commented May 29, 2023

Implements support for Personal Access Token Authentication in the ConfluenceLoader

Fixes #5191

Implements a new optional parameter for the ConfluenceLoader: token.
This allows the use of personal access authentication when using the on-prem server version of Confluence.

Who can review?

Community members can review the PR once tests pass. Tag maintainers/contributors who might be interested:
@eyurtsev @Jflick58

Twitter Handle: felipe_yyc

@felipeff felipeff changed the title Implements support for Personal Access Authentication in the ConfluenceLoader Implements support for Personal Access Token Authentication in the ConfluenceLoader May 29, 2023
@eyurtsev eyurtsev added Ɑ: agent Related to agents module lgtm PR looks good. Use to confirm that a PR is ready for merging. maintainer-to-merge and removed Ɑ: agent Related to agents module labels Jun 2, 2023
@hwchase17 hwchase17 merged commit ae2cf1f into langchain-ai:master Jun 3, 2023
Undertone0809 pushed a commit to Undertone0809/langchain that referenced this pull request Jun 19, 2023
…nfluenceLoader (langchain-ai#5385)

# Implements support for Personal Access Token Authentication in the
ConfluenceLoader

Fixes langchain-ai#5191

Implements a new optional parameter for the ConfluenceLoader: `token`.
This allows the use of personal access authentication when using the
on-prem server version of Confluence.

## Who can review?

Community members can review the PR once tests pass. Tag
maintainers/contributors who might be interested:
@eyurtsev @Jflick58 

Twitter Handle: felipe_yyc

---------

Co-authored-by: Felipe <feferreira@ea.com>
Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
This was referenced Jun 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm PR looks good. Use to confirm that a PR is ready for merging.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support personal access token (PAT) in ConfluenceLoader
5 participants