对于某些联合身份验证器,让我们说Facebook在重定向回服务提供商之后,如何确定调用了哪个联合身份验证器?
我看到使用https://localhost:9443/commonauth?idp= facebook & authenticator = FacebookAuthenticator & sessionDataKey = faaad26e-8bde-4a14-a865-c40546c4e22f调用了commonauth,但是接下来我应该做些什么来将这些变量转发给我的服务提供商?