OidcSsoInfo constructor

OidcSsoInfo({
  1. String? inboundOidcSsoProfile,
})

Implementation

OidcSsoInfo({this.inboundOidcSsoProfile});