mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[PR #774] [MERGED] Option for IAM authentication endpoint #1638
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#1638
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/774
Author: @nkkashyap
Created: 6/7/2018
Status: ✅ Merged
Merged: 6/24/2018
Merged by: @ggtakec
Base:
master← Head:master📝 Commits (2)
d8e1283Option for IBM IAM auth endpoint5a481e6Option for IBM IAM auth endpoint added return📊 Changes
3 files changed (+18 additions, -0 deletions)
View changed files
📝
doc/man/s3fs.1(+3 -0)📝
src/s3fs.cpp(+12 -0)📝
src/s3fs_util.cpp(+3 -0)📄 Description
Relevant Issue (if applicable)
If there are Issues related to this PullRequest, please list it.
Details
Please describe the details of PullRequest.
Currently, the IBM IAM Authentication endpoint is hardcoded. The endpoint may very from one environment to other. The code change provides the capability to dynamically pass the endpoint details using option
ibm_iam_endpoint🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.