Actions
Feature #25848
closedAdd SSO functionality through Hammer-CLI-Foreman.
Difficulty:
Triaged:
Yes
Team Backlog:
Hammer
Description
My attempt is to use keycloak for authenticating the user
and fetching the token, once we have the token we can send this
token to the foreman api, where we can use the `JWT` gem to
validate the token and then create a session for the user.
Updated by The Foreman Bot almost 6 years ago
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/405 added
Updated by Rahul Bajaj almost 6 years ago
- Status changed from Assigned to Ready For Testing
Updated by The Foreman Bot about 5 years ago
- Fixed in Releases hammer-cli-foreman-0.19.0 added
Updated by Rahul Bajaj about 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-foreman|57c894aade95665ea9c641abe970ad39c6fd3d4b.
Updated by Rahul Bajaj about 5 years ago
- Related to Tracker #28345: SSO using OpenID Connect added
Actions