Skip to content

Ansible module to generate a JWKS along with a valid JWT

License

Notifications You must be signed in to change notification settings

huguesgr/jwks_jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible JWKS and JWT generator module

This collection provides a module to generate a JWKS along with a valid JWT token

Installation

Requirements: pyjwt==2.8.0

pip install 'pyjwt==2.8.0' --user
ansible-galaxy collection install huguesgr.jwks_jwt

About

Ansible module to generate a JWKS along with a valid JWT

Resources

License

Stars

Watchers

Forks

Packages