A SigV4 authentication plugin for the open-source DataStax Java Driver for Apache Cassandra. Allows use of AWS IAM users and roles for direct authentication.
Stars
15
Forks
11
Watchers
15
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
35
commits
9
commits
8
commits
8
commits
2
commits
2
commits
1
commits
1
commits
1
commits
The session was crossing the boundary of length 64. Resulting in error - 'roleSessionName' failed to satisfy constraint: Member must have length less than or equal to 64.
1ed563aView on GitHubThe session was crossing the boundary of length 64. Resulting in error - 'roleSessionName' failed to satisfy constraint: Member must have length less than or equal to 64.
1688c61View on GitHub1. Refactoring to create getRoleNameFromArn method in SigV4AuthProvider.java and unit test to validate.
df2b4e5View on GitHubAdded documentation and added another constructor for both region and IAM role.
49c25f0View on GitHubAdded documentation and added another constructor for both region and IAM role.
b56dcc6View on GitHubCode changes to support assuming a role which could be a cross account role.
c191ddeView on GitHubUpdated version in pom.xml and README files. Also documented the update in the CHANGELOG.
c2b35c2View on GitHubMerge pull request #32 from aws/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.13.4.2
4aca123View on GitHub