IPWorks Auth 2020 Android Edition

Questions / Feedback?

SignerCertURL Property

The URL of the OpenID provider's signing certificate.

Syntax

public String getSignerCertURL();
public void setSignerCertURL(String signerCertURL);

Remarks

This property holds the URL of the OpenID provider's signing certificate. The signing certificate is used to very the signature of the ID token returned when calling GetAuthorization.

When calling GetAuthorization either SignerCertURL or SignerCert must be specified.

This property is populated when GetDiscoveryDoc is called.

Default Value

""

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