Class DeviceSSOScopeValue

java.lang.Object
com.nimbusds.oauth2.sdk.id.Identifier
com.nimbusds.oauth2.sdk.Scope.Value
com.nimbusds.openid.connect.sdk.nativesso.DeviceSSOScopeValue
All Implemented Interfaces:
Serializable, Comparable<Identifier>, net.minidev.json.JSONAware

@Immutable public class DeviceSSOScopeValue extends Scope.Value
Device SSO scope value.

Related specifications:

  • OpenID Connect Native SSO for Mobile Apps 1.0
See Also:
  • Field Details

    • DEVICE_SSO

      public static final DeviceSSOScopeValue DEVICE_SSO
      Informs the authorisation server that the client is making an OpenID Connect Native SSO request.