Can you recommend a SAML 2.0 Identity Provider for test?

前端 未结 9 1079
清酒与你
清酒与你 2021-01-31 03:48

I\'m implementing a SAML 2.0 Service Provider and need to install a SAML 2.0 Identity Provider for testing. Given this need, the Identity Provider should ideally be free (or hav

9条回答
  •  悲&欢浪女
    2021-01-31 03:56

    Take a look at this answer.

    In a nut shell, samling is a serverless SAML IdP for the purpose if testing any SAML SP endpoint. It supports AuthnRequest and LogoutRequest. It runs solely in the browser to simulate SAML responses returned from a SAML IdP - no registration, no servers, just a browser, allowing you to control many aspects of the response - from success to various failures.

提交回复
热议问题