From 31db683236cd206726bc4924b0c9765378d5b83d Mon Sep 17 00:00:00 2001 From: dheida1 Date: Wed, 26 Apr 2023 19:25:08 -0500 Subject: [PATCH] updated version --- src/saml2.authentication/README.md | 2 +- src/saml2.authentication/saml2.authentication.csproj | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/saml2.authentication/README.md b/src/saml2.authentication/README.md index 7742486..a90979d 100644 --- a/src/saml2.authentication/README.md +++ b/src/saml2.authentication/README.md @@ -4,4 +4,4 @@ This is a dotnet tool when to added, it can authenticate and logout using SAML2. The tools will add authentication middleware to the request pipeline. -Click here for [documentation](https://saml2-documentation.readthedocs.io/en/latest/getting-started/) \ No newline at end of file +Click here for [documentation](https://saml2-authentication.readthedocs.io/en/latest/getting-started/) \ No newline at end of file diff --git a/src/saml2.authentication/saml2.authentication.csproj b/src/saml2.authentication/saml2.authentication.csproj index acc25a8..4dd7264 100644 --- a/src/saml2.authentication/saml2.authentication.csproj +++ b/src/saml2.authentication/saml2.authentication.csproj @@ -12,9 +12,9 @@ authentication;dotnet;security;saml2;.NETCore;SSO;SLO;.NET;identity;aspnetcore true true - 6.1.1 - 6.1.1.0 - 6.1.1.0 + 6.1.2 + 6.1.2.0 + 6.1.2.0 images\icon_128x128.png This is a release package Dina Heidar @@ -22,10 +22,10 @@ Saml2.Authentication README.md LICENSE - https://saml2-documentation.readthedocs.io/en/latest/getting-started + https://saml2-authentication.readthedocs.io/en/latest/getting-started https://github.com/dina-heidar/saml2-authentication en - Documentation site + Fixed generate metadata file bug Git Saml2.Authentication Copyright Dina Heidar