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

Adding Slurm JWT support #707

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kandolfp
Copy link

For the Slurm REST API the JWT support is a nice feature. In this case the slurmrestd does not to be in the same munge and access can be granted by a token obtained from scontrol token on the master. I use the guideline as described in the documentation https://slurm.schedmd.com/jwt.html

I also took the liberty to add the two new options to the documentation.

PS: This is only possible since the slurm Centos EPEL repo was updated to include the slurmrestd and the dependencies.

kandolfp and others added 3 commits July 22, 2021 11:20
For the slurm REST API the JWT support is a nice feature. In this case the slurmrestd does
not to be in the same munge and access can be granted by a token obtained from `scontrol token`
on the master.
Get changes into the slurm.conf template and add the playbook to main.yml
This was not correctly configured with the jwt suport update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant