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

Sample code for using secret token and multiple tenants #37

Open
rickardliljeberg opened this issue Oct 12, 2020 · 2 comments
Open

Sample code for using secret token and multiple tenants #37

rickardliljeberg opened this issue Oct 12, 2020 · 2 comments
Labels
documentation Improvements or additions to documentation sample Issue with a usage sample

Comments

@rickardliljeberg
Copy link

I have gotten the sample code to work well however it only really works against one azure ad tenant and also only with the azure issued token and not the "Secret Token" (which I believe to be the long-lived bearer token?).

It would be fantastic with sample code that allows for multiple tenants aswell as using a secret token.

@marcusca10 marcusca10 added documentation Improvements or additions to documentation sample Issue with a usage sample labels Jan 19, 2022
@apcsb
Copy link

apcsb commented Apr 21, 2023

@rickardliljeberg could you please post how you got it to work in a single-tenant scenario? Have you done it with Postman or another tool?

[UPD] figured it out already
#35 (comment)

Thanks

@rickardliljeberg
Copy link
Author

@rickardliljeberg could you please post how you got it to work in a single-tenant scenario? Have you done it with Postman or another tool?

[UPD] figured it out already #35 (comment)

Thanks

The sample is already set up for a single tenant scenario so it's just to download the sample app and run it more or less.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation sample Issue with a usage sample
Projects
None yet
Development

No branches or pull requests

3 participants