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

Add App&Tenant ID to config? #44

Open
SaschaTrollGeberit opened this issue Sep 27, 2024 · 3 comments
Open

Add App&Tenant ID to config? #44

SaschaTrollGeberit opened this issue Sep 27, 2024 · 3 comments

Comments

@SaschaTrollGeberit
Copy link

Is it possible to add the app and tenant ID to the config, so I don't must enter them every time?

image
@dseph
Copy link
Owner

dseph commented Sep 27, 2024

You will need to register an application registration in oAuth. When you do this, you should record the application name, redirect URL, application (client) id, tenant id. If you use an application oAuth flow instead of an delegate oAuth flow then you will also need the client secret VALUE - this is like a password, so be careful with it. You should read the following article: https://learn.microsoft.com/en-us/exchange/client-developer/exchange-web-services/how-to-authenticate-an-ews-application-by-using-oauth

@SaschaTrollGeberit
Copy link
Author

I already have registered app. But can I "save" them in EWS Editor, so I dont have to add them to the ID fields each time I use EWS Editor?

@dseph
Copy link
Owner

dseph commented Oct 1, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants