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

Allow list of valid audiences (#205 continued) #306

Merged
merged 11 commits into from
Nov 27, 2017

Commits on Mar 15, 2017

  1. Resolved issue jpadilla#205, Allow a list of valid audiences to be co…

    …nfigured
    
    Added test cases to check if audience is provided a list.
    Vinod Gupta committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    d50e53b View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2017

  1. Take care of review comments related to audience list.

    Vinod Gupta committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    0bc8ad9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcf32b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2017

  1. check type of audience parameter in old place

    Rene Springer committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    dd3df0f View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Rene Springer committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    34a33f3 View commit details
    Browse the repository at this point in the history
  3. update changelog

    Rene Springer committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    db5951e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2017

  1. fix linter errors

    Rene Springer committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    02b8162 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2017

  1. fix changelog

    r-springer committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    c3d9437 View commit details
    Browse the repository at this point in the history
  2. - support Iterable for audience instead of just list to be more generic

    - nicer way of checking audience against claims
    r-springer committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    504f63c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fa0f74 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2017

  1. Configuration menu
    Copy the full SHA
    0a0a423 View commit details
    Browse the repository at this point in the history