1

I have difficulty to find the object of RpInitiatedLogoutResponse in the line of 316 in the function of LogoutCallBackAsync in this class: https://github.com/ITfoxtec/ITfoxtec.Identity.BlazorWebAssembly.OpenidConnect/blob/master/src/ITfoxtec.Identity.BlazorWA.Oidc/OpenidConnectPkce.cs

blackgreen
  • 34,072
  • 23
  • 111
  • 129
Angela Lee
  • 77
  • 1

1 Answers1

1

The ITfoxtec Identity Blazor component is based on the ITfoxtec Identity component where you find the RpInitiatedLogoutResponse class.

Anders Revsgaard
  • 3,636
  • 1
  • 9
  • 25