zitadel-net icon indicating copy to clipboard operation
zitadel-net copied to clipboard

Authentication / Authorization library for zitadel (zitadel.com), written in dotnet for the asp.net web application package.

Results 11 zitadel-net issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Microsoft.AspNetCore.Authentication.JwtBearer](https://asp.net/) ([source](https://togithub.com/dotnet/aspnetcore)) | nuget | major | `6.0.11` -> `7.0.0` |...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Microsoft.AspNetCore.Mvc.Testing](https://asp.net/) ([source](https://togithub.com/dotnet/aspnetcore)) | nuget | major | `6.0.11` -> `7.0.0` |...

dependencies

Hi I am trying to use Zitadel with Azure Functions butI am having trouble setting it up. I am running .NET 8 in isolated mode. I have a test app,...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [BouncyCastle.Cryptography](https://www.bouncycastle.org/csharp/) ([source](https://togithub.com/bcgit/bc-csharp)) | `2.2.1` -> `2.3.1` |...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [dotnet-grpc](https://togithub.com/grpc/grpc-dotnet) | `2.60.0` -> `2.63.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/dotnet-grpc/2.63.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

The PR adds a callback event to the fake auth handler to enable the user the manipulation of the created identity before its usage. A typical use case could be...

This pull request removes the depreacated Authentication package. The package isn't used anywhere in the project, so it shouldn't be an issue to remove it. - fix https://github.com/smartive/zitadel-net/issues/923

The Dependency `Microsoft.AspNetCore.Authentication` is out of support and contains known security vulnerabilities: ![image](https://github.com/smartive/zitadel-net/assets/4302467/79c024e7-2803-46f8-b1e7-653e38a48252) ![image](https://github.com/smartive/zitadel-net/assets/4302467/e1d559dd-8481-4498-b931-58af0905b793) ![image](https://github.com/smartive/zitadel-net/assets/4302467/eb6eaa21-5b5a-4211-ae86-95b093199b46) Please change the library to not depend on it.

Hello! I am using .Net 8 and I have used this package to integrate with a self hosted instance of Zitadel. What I have noticed was that after being logged...

Bumps [BouncyCastle.Cryptography](https://github.com/bcgit/bc-csharp) from 2.2.1 to 2.3.1. Commits 45c6b99 Patch #1 for 2.3 cf1829b Set version to '2.3' 6ba2109 Update Readme for 2.3.0 601768c DTLS: Sanity check on return value from...

dependencies