Skip to content
Snippets Groups Projects
Commit 79fb95fa authored by Nate Rini's avatar Nate Rini Committed by Tim Wickberg
Browse files

slurmrestd - restrict ability of requests to use different authentication plugins.

Enforce the result of calls to rest_auth_context_apply() to ensure that
any calls to slurmrestd can not potentially use a different authentication
plugin. Avoid defaulting to auth/munge unless in local authentication
context.

Clear authentication context in parse_http() instead of calling
rest_auth_context_apply() which will now fail.

Bug 9206.
parent ef1f3cd2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment