Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consent and logo #26

Merged
merged 30 commits into from
Apr 11, 2024
Merged

Consent and logo #26

merged 30 commits into from
Apr 11, 2024

Conversation

JoeShook
Copy link
Collaborator

Add Consent as a default client registration.
Add Logo update as a default behavior when updating a dynamic registration. Add ability to show logo in auth server grants page. Dynamicall add the logo to the CSP only for UDAP registered clients.

JosephEShook and others added 30 commits April 5, 2024 04:17
Bumps [Udap.Client](https://github.com/JoeShook/udap-dotnet) and Udap.Common. These dependencies needed to be updated together.

Updates `Udap.Client` from 0.3.31 to 0.3.33
- [Commits](v0.3.31...v0.3.33)

Updates `Udap.Common` from 0.3.31 to 0.3.33

---
updated-dependencies:
- dependency-name: Udap.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Udap.Common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [Microsoft.IdentityModel.JsonWebTokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 7.5.0 to 7.5.1.
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@7.5.0...7.5.1)

---
updated-dependencies:
- dependency-name: Microsoft.IdentityModel.JsonWebTokens
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…7b318559d9

Bump Udap.Client and Udap.Common
…oft.IdentityModel.JsonWebTokens-7.5.1

Bump Microsoft.IdentityModel.JsonWebTokens from 7.5.0 to 7.5.1
Still need to work through intergration tests with consent flows.
Bumps [Udap.Client](https://github.com/JoeShook/udap-dotnet) and Udap.Common. These dependencies needed to be updated together.

Updates `Udap.Client` from 0.3.33 to 0.3.35
- [Commits](v0.3.33...v0.3.35)

Updates `Udap.Common` from 0.3.33 to 0.3.35

---
updated-dependencies:
- dependency-name: Udap.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Udap.Common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [dotnet-ef](https://github.com/dotnet/efcore) from 8.0.3 to 8.0.4.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.3...v8.0.4)

---
updated-dependencies:
- dependency-name: dotnet-ef
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…983ba6d6c4

Bump Udap.Client and Udap.Common
…uration

Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) and [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Microsoft.AspNetCore.Mvc.Testing` from 8.0.3 to 8.0.4
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.3...v8.0.4)

Updates `Microsoft.Extensions.Configuration` from 7.0.0 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v7.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [System.CommandLine](https://github.com/dotnet/command-line-api) from 2.0.0-beta4.24201.1 to 2.0.0-beta4.24209.3.
- [Release notes](https://github.com/dotnet/command-line-api/releases)
- [Changelog](https://github.com/dotnet/command-line-api/blob/main/docs/History.md)
- [Commits](https://github.com/dotnet/command-line-api/commits)

---
updated-dependencies:
- dependency-name: System.CommandLine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
….CommandLine-2.0.0-beta4.24209.3

Bump System.CommandLine from 2.0.0-beta4.24201.1 to 2.0.0-beta4.24209.3
…-ef-8.0.4

Bump dotnet-ef from 8.0.3 to 8.0.4
…a7d6610136

Bump Microsoft.AspNetCore.Mvc.Testing and Microsoft.Extensions.Configuration
@JoeShook JoeShook merged commit 188b6d3 into udap-tools:main Apr 11, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants