Skip to content

Commit

Permalink
[ASP-4779] Jobbergate auto-login (#587)
Browse files Browse the repository at this point in the history
  • Loading branch information
fschuch authored Aug 7, 2024
1 parent 351fc6d commit b4e66ad
Show file tree
Hide file tree
Showing 26 changed files with 1,296 additions and 1,498 deletions.
3 changes: 3 additions & 0 deletions jobbergate-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ This file keeps track of all notable changes to jobbergate-cli

## Unreleased

- Enabled auto-login on the CLI [ASP-4779]
- Replaced authentication functionality by the one from `jobbergate-core` which was already able to handle OIDC authentication at request time
- Added custom error handling for `AuthenticationError`

## 5.2.0 -- 2024-07-01
- Change pydantic.BaseSettings config to use `extra=ignore`
Expand Down
Loading

0 comments on commit b4e66ad

Please sign in to comment.