Skip to content

Hadoop Credential provider that uses the AssumeRoleWithWebIdentity authentication method, and that can refresh the web identity token in the background.

Notifications You must be signed in to change notification settings

pritha-srivastava/CredentialsProvider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Build Instructions
------------------

1. To clean:
	mvn clean -U

2. To create all JARs:
	mvn package

3. To create only a JAR-with-dependencies:
	mvn compile assembly:single	

About

Hadoop Credential provider that uses the AssumeRoleWithWebIdentity authentication method, and that can refresh the web identity token in the background.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages