Admin message

Admins will be upgrading ORNL GitLab Servers on Friday, 10 Apr 2026, from 7 PM until 10 PM EST. Repositories will experience intermittent outages during this time.

Implement jwt decode for Azure auth manager

Currently when trying to use Azure oauth token to get an API key, Galaxy will raise a NotImplementedError. This is due to decode_user_access_token not being implemented in psa_authnz.py which is the auth manager used for Azure. This method should be implemented in that file, similar to how it is implemented in custos_authnz.py. This should also be raised as an issue upstream, but for now we can implement it for our build of Galaxy.

Assignee Loading
Time tracking Loading