public class CustomWebAuthenticatorInitContext
extends java.lang.Object
CustomWebAuthenticator
.CustomWebAuthenticator.init(CustomWebAuthenticatorInitContext)
Modifier and Type | Method and Description |
---|---|
java.util.Map |
getParameters()
Returns a, possibly empty, map of initialization parameters (configured using the Configuration Tool or the
config-custom-web-auth configuration command). |
java.lang.String |
getReturnEndpoint()
Returns the URL to the endpoint on the Spotfire Server to which the identity provider should redirect the user's
browser after authentication.
|
public java.lang.String getReturnEndpoint()
http[s]://<host>[:<port>]/spotfire/auth/custom/authenticate
.public java.util.Map getParameters()
config-custom-web-auth
configuration command).Copyright © 2000-2020 TIBCO Software Inc. All Rights Reserved.