Category "service-provider"

SAML SP Metadata XML SSO, Recipient and Destination URLs

In Okta we have the ability to specify different URLs for the SSO, Recipient and Destination URLs in the applications UI like so: We have a custom URL where

WSO2 IS 5.10 - User Portal application missing in service provider list

My User Portal app is missing when I check the Service Providers: But when I try to create a new one it tells me that it still exists . Moreover, the User Por

Laravel ServiceProvider vs. Middleware

I've got a question regarding Laravel. Where is the difference in using ServiceProviders or Middleware in Laravel? So I mean, when do I use ServiceProviders and