the basic authentication of office365 will not be possible after october.
Will the PublicClientApplicationFlow (https://github.com/AzureAD/microsoft-authentication-library-for-java/wiki/Acquiring-Tokens-with-username-and-password) with UsernamePasswordParameters for aquiring the accesstoken still be possible (although I know it is not recommended)? I guess that way will still be open to acquire the token, right?