SecureBlackbox 2020 iOS Edition

Questions / Feedback?

IDPSSOPage (property)

Specifies the relative URL of the IdP-initiated SSO page.

Syntax

@property (nonatomic,readwrite,assign,getter=IDPSSOPage,setter=setIDPSSOPage:) NSString* IDPSSOPage;
- (NSString*)IDPSSOPage;
- (void)setIDPSSOPage:(NSString*)newIDPSSOPage;
public var IDPSSOPage: String {
  get {...}
set {...} }

Default Value

"/idpsso"

Remarks

Use this property to specify the address of the Single Sign-On (SSO) page initiated by this Identity Provider (IdP).

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 iOS Edition - Version 20.0 [Build 8166]