Actions
Feature #26487
closedadd graphql jwt login mutation
Description
For a user it should be possible to login via graphql. The API should return a JWT token that can be used to issue further requests as a logged in user.
Updated by Timo Goebel over 5 years ago
- Related to Feature #22388: Authenticate Users using JWTs added
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6627 added
Updated by Ondřej Pražák over 5 years ago
- Status changed from Ready For Testing to Closed
- Fixed in Releases 1.23.0 added
Updated by Timo Goebel over 5 years ago
- Related to Feature #26669: graphql should support brute force protection added
Updated by Timo Goebel over 5 years ago
- Related to Feature #26887: graphql login: count login failures as brute force attempts added
Actions