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

feat: add checks for serviceAccount and companyUsers to endpoints #148

Commits on Jul 31, 2023

  1. feat: add checks for serviceAccount and companyUsers to endpoints

    add check whether an endpoint should only be callable for a service account user
    add check whether an endpoint should only be callable for a company user
    
    Refs: CPLP-2863
    Phil91 authored and ntruchsess committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    34cc8fd View commit details
    Browse the repository at this point in the history
  2. chore: add identity check to policy CompanyUser and ServiceAccount

    Refs: CPLP-2863
    Phil91 authored and ntruchsess committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    4b1cd20 View commit details
    Browse the repository at this point in the history