Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

When you get problem with components for SAML2 in the web viewer – install packages again.

Step 1

There are four packages for SAML2.

...

Install-Package Sustainsys.Saml2 -Version 1.0.0 -project WebViewer

or

update-Package Sustainsys.Saml2 -reinstall -project WebViewer


https://www.nuget.org/packages/Sustainsys.Saml2.HttpModule/1.0.0

Install-Package Sustainsys.Saml2.HttpModule -Version 1.0.0 -project WebViewer

or

update-Package Sustainsys.Saml2.HttpModule -reinstall -project WebViewer


https://www.nuget.org/packages/Sustainsys.Saml2.Mvc/1.0.0

Install-Package Sustainsys.Saml2.Mvc -Version 1.0.0 -project WebViewer

or

update-Package Sustainsys.Saml2.Mvc -reinstall -project WebViewer


https://www.nuget.org/packages/Sustainsys.Saml2.Owin/1.0.0

Install-Package Sustainsys.Saml2.Owin -Version 1.0.0 -project WebViewer

or

update-Package Sustainsys.Saml2 -reinstall -project WebViewer


Step 2

Then restore a Microsoft package that is being replaced by preceding installation.

...

Install-Package Microsoft.Owin -Version 3.1.0 -project WebViewer

or

update-Package Microsoft.Owin -reinstall -project WebViewer


Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@832
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "kb-how-to-article" and type = "page" and space = "AS"
labelskb-how-to-article

...

Page Properties
hiddentrue


Related issues