You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No, these two URLs are different. The ServiceProvider's metadata URL is the URL of the metadata endpoint for your service. The IDP metadata is the URL of the metadata endpoint of the SSO provider.
I think I confused something!
Shouldn't issuer be equal to IdPMetadataURL ?
I had to do this:
mymiddleware.ServiceProvider.MetadataURL = *idpmetadataurl
after create a new middleware. because ofsaml/service_provider.go
Lines 309 to 312 in 29c9e64
The text was updated successfully, but these errors were encountered: