@c8y/ngx-components 1018.0.76 → 1018.0.77

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -791,7 +791,7 @@ class SsoConfigurationService {
791
791
  method: 'GET',
792
792
  operation: 'REDIRECT',
793
793
  requestParams: {
794
- response_type: 'token',
794
+ response_type: 'code',
795
795
  client_id: '${clientId}',
796
796
  redirect_uri: '${redirectUri}',
797
797
  scope: ''