Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to add Microsoft 365 account when admin consent for enterprise applications is enabled #3963

Closed
tbsfnk opened this issue Feb 14, 2022 · 1 comment

Comments

@tbsfnk
Copy link

tbsfnk commented Feb 14, 2022

Infos:

  • Used Zammad version: 5.0
  • Installation method (source, package, ..): deb
  • Operating system:
  • Database + version:
  • Elasticsearch version:
  • Browser + version:

Expected behavior:

Adds Account to zammad once the application is approved by an admin

Actual behavior:

The "Approval required" prompt keeps appearing even if the application has all permissions approved by an admin
image

Steps to reproduce the behavior:

  • Enable Admin consent for enterprise applications in Azure
  • create application for zammad and set it all up
  • then try to add the account in zammad

I found out that it is working if you delete the "&prompt=consent" part of the request URL:
https://login.microsoftonline.com/{TENEANTID}/oauth2/v2.0/authorize?access_type=offline&client_id={ID}&prompt=consent&redirect_uri=...

Yes I'm sure this is a bug and no feature request or a general question.

@MrGeneration
Copy link
Member

Sorry, but this seems to be a feature request.
Please note that this repository is the wrong place for feature requests.
Instead, please refer the Zammad community over at: https://community.zammad.org .

In case the community provides enough votes (hearts on the first article, so feels the same way like you), we will move the feature request to this repository.

If you require a feature now or want to sponsor functions, please feel free to contact our sales team: sales [at] zammad [dot] com.

@rolfschmidt rolfschmidt self-assigned this Sep 22, 2022
@rolfschmidt rolfschmidt reopened this Sep 22, 2022
@rolfschmidt rolfschmidt added this to the 5.3 milestone Sep 22, 2022
@fliebe92 fliebe92 self-assigned this Sep 22, 2022
@fliebe92 fliebe92 changed the title Unable to add Microsoft 365 Account when admin consent for enterprise applications is enable in M365 tenant Unable to add Microsoft 365 account when admin consent for enterprise applications is enabled Sep 22, 2022
zammad-sync pushed a commit that referenced this issue Sep 30, 2022
@fliebe92 fliebe92 modified the milestones: 5.3, 5.2.3 Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants