Actions
Feature #22388
closedAuthenticate Users using JWTs
Description
When building a single page application that uses Foreman as a backend, a developer wants to authenticate users using JSON Web Tokens (jwt.io). JWTs have the advantage, that they are stateless, scalable and decoupled. They also promise better performance and are mobile ready.
Updated by The Foreman Bot almost 7 years ago
- Pull request https://github.com/theforeman/foreman/pull/5336 added
Updated by Timo Goebel over 6 years ago
- Related to Task #23447: Change login process to support SPA added
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Timo Goebel
- Pull request https://github.com/theforeman/foreman/pull/5596 added
Updated by The Foreman Bot almost 6 years ago
- Status changed from Ready For Testing to New
- Pull request deleted (
https://github.com/theforeman/foreman/pull/5336)
Updated by The Foreman Bot almost 6 years ago
- Status changed from New to Ready For Testing
Updated by Timo Goebel almost 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 4d85ceaad474ad5e32f9d037688c60dcbf4f1943.
Updated by Timo Goebel almost 6 years ago
- Related to Feature #26487: add graphql jwt login mutation added
Actions