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 Rahul Bajaj about 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 3b15ed2e0f3184a36d8352ef4c0a2d91a6c609b7.
Actions