Description
When initializing a token scope through NimbusOAuth2Token(OIDCClientConfiguration, BaseObject), the scope value of the XObject is badly transposed within a nimbus Scope. It creates ClassCastExceptions when trying to transpose the scopes of the token into a string list, for example when calling #getScopes()