davidallendj / opaal

Tool to automate the OAuth 2.0/OIDC flows
MIT License
1 stars 3 forks source link

[FEATURE] Add `--map-claims` and `--add-claims` command line options #7

Open davidallendj opened 5 months ago

davidallendj commented 5 months ago

These two options should add more flexibility to what's included in the access token JWT. Currently thinking about having a file to specify this as well.