IPWorks Auth 2020 Java Edition

Questions / Feedback?

ServerAuthURL Property

The URL of the authorization server.

Syntax

public String getServerAuthURL();
public void setServerAuthURL(String serverAuthURL);

Default Value

""

Remarks

Specifies the URL of the authorization server used when GetAuthorization is called. This value is used when constructing the URL to which the user will be redirected to authenticate and grant access.

This should be specified before calling GetAuthorization.

When this is set, it will clear any value specified in AuthorizationURL.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 Java Edition - Version 20.0 [Build 8155]