Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

DOTNET 6 migration and lots of enhancements #62

Merged
merged 192 commits into from
Jan 27, 2022
Merged

DOTNET 6 migration and lots of enhancements #62

merged 192 commits into from
Jan 27, 2022

Conversation

jonlester
Copy link
Member

All the changes we've been working on the last few months

grahamhayes and others added 30 commits September 20, 2021 12:21
 - Adds the Azure github container registry as a target docker images
 - Update the dockerignore to use '/' for buildx compatibitity
 - Swap to the docker/metadata action to extract tags and versions to ensure
   the name / tag produced is valid (e.g. lower case org name)

Signed-off-by: Graham Hayes <graham.hayes@microsoft.com>
Updating to handle multiple claims with the same name (eg, roles) and preserving the original access token in the X-OriginalAccessToken header
Preserve tokens so they can be added to the headers
Fix issue reading access token with multiple schemes
add polling after object creation to avoid intermittent errors with the script running too fast.  Removed unused template fragment.
Removing yaml fragment literals from scripts and switched to token replacement in source files
updating msal-proxy image to current dev copy
fix an issue with token replacement and special characters
taking helm out of the deployment to troubleshoot
Added url rewrite to handle redirect to the MicrosoftIdentity controller
Upload image to both docker hub and github
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.