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

Implement proposal Improve authorization performance #1046 #1169

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Apr 20, 2024

  1. Implement proposal Improve authorization performance jasontaylordev#1046

    
    
    Moved Roles authorization from Identity Service DB verification to verify Roles user Claim.
    Lanz86 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    d17c806 View commit details
    Browse the repository at this point in the history
  2. fix Testing.cs

    Lanz86 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    cb99585 View commit details
    Browse the repository at this point in the history
  3. fix unit testing

    Lanz86 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    7fcc45a View commit details
    Browse the repository at this point in the history