Skip to content

Commit

Permalink
[ACS-6579] - OIDC: Authentication error when opening a document with …
Browse files Browse the repository at this point in the history
…Microsoft Online
  • Loading branch information
dominikiwanekhyland committed Jan 12, 2024
1 parent daa8183 commit bd19fbe
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ export class AlfrescoApiNoAuthService extends AlfrescoApiService {
override createInstance(config: AlfrescoApiConfig) {
return new AlfrescoApi({
...config,
oauthInit: false
}, this.adfHttpClient);
}
}

0 comments on commit bd19fbe

Please sign in to comment.