identitySources property

List<String>? identitySources
getter/setter pair

Identity sources that IAP can use to authenticate the end user.

Only one identity source can be configured.

Optional.

Implementation

core.List<core.String>? identitySources;