Actions
Bug #28648
closedHandle `nil` jwt token
Description
When issues like wrong connection, wrong credentials or wrong attributes take place a nil token is issued by the OpenID provider, as that moment foreman breaks with an error.
Rescue the decode method to say `Can not decode nil JWT`
Updated by The Foreman Bot about 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7335 added
Updated by Rahul Bajaj about 5 years ago
- Related to Tracker #28345: SSO using OpenID Connect added
Updated by Rahul Bajaj almost 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 3b15ed2e0f3184a36d8352ef4c0a2d91a6c609b7.
Actions