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

[Documentation] How to create application secrets and fetch tokens through Python #62

Closed
JonasKs opened this issue Mar 30, 2022 · 1 comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@JonasKs
Copy link
Member

JonasKs commented Mar 30, 2022

As seen in #47 (comment) and multiple times in django-auth-adfs over the years, there is a need to document how to programmatically fetch tokens through Python.

@JonasKs JonasKs added documentation Improvements or additions to documentation good first issue Good for newcomers labels Mar 30, 2022
@JonasKs JonasKs changed the title [DOCUMENTATION] How to create application secrets and fetch tokens through Python [Documentation] How to create application secrets and fetch tokens through Python Mar 30, 2022
JonasKs added a commit that referenced this issue Apr 4, 2022
  - #62: Tutorial on how to use Python to interact with your APIs
  - #61: Tutorial on how to access user attributes in your APIs
  - #45: Added a page that explains how to solve admin consent when
    signing in. Thank you @bkmetzler
  - #40: Add tutorial on how to set up and use Graph APIs using the On
    Behalf Flow. Thank you @u-iandono & @h3rmanj
- Add graph endpoint example
@JonasKs JonasKs closed this as completed in 8c4c366 Apr 4, 2022
JonasKs added a commit that referenced this issue Apr 4, 2022
@JonasKs
Copy link
Member Author

JonasKs commented Apr 4, 2022

Documentation can be found here.

nikstuckenbrock pushed a commit to nikstuckenbrock/fastapi-azure-auth that referenced this issue Oct 16, 2023
  - Intility#62: Tutorial on how to use Python to interact with your APIs
  - Intility#61: Tutorial on how to access user attributes in your APIs
  - Intility#45: Added a page that explains how to solve admin consent when
    signing in. Thank you @bkmetzler
  - Intility#40: Add tutorial on how to set up and use Graph APIs using the On
    Behalf Flow. Thank you @u-iandono & @h3rmanj
- Add graph endpoint example
nikstuckenbrock pushed a commit to nikstuckenbrock/fastapi-azure-auth that referenced this issue Oct 16, 2023
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 good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant