GithubHelp home page GithubHelp logo

cvlabsio / accesstokens_are_fun Goto Github PK

View Code? Open in Web Editor NEW

This project forked from huntandhackett/accesstokens_are_fun

0.0 0.0 0.0 22 KB

Repository containing examples to play with access tokens and JWTs

License: MIT License

PowerShell 96.45% Dockerfile 3.55%

accesstokens_are_fun's Introduction

About this repository

Repository containing examples to play with access tokens and JWTs

Link to blogpost: https://www.huntandhackett.com/blog/researching-access-tokens-for-fun-and-knowledge

Repository contains 5 examples:

  1. Request access token using client secrets using MSAL, ADAL and REST API
  2. Request access token using client certificates using MSAL and ADAL
  3. Request access token by constructing and signing the JWT manually using a local certificate
  4. Request access token by constructing the JWT manually and sign it using Azure Key Vault. An application is used for authentication
  5. Request access token by constructing the JWT manually and sign it using Azure Key Vault. An application as well as a user account is used for authentication.

A Dockerfile is provided that runs PowerShell core and installs the MSAL module. For optimal experience, run the examples in a desktop environment.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.