Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 226 for Principals (0.38 sec)

  1. pilot/pkg/security/authz/builder/testdata/http/dry-run-allow-out.yaml

            permissions:
            - andRules:
                rules:
                - orRules:
                    rules:
                    - urlPath:
                        path:
                          exact: /exact
            principals:
            - andIds:
                ids:
                - any: true
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 05 19:31:07 UTC 2021
    - 507 bytes
    - Viewed (0)
  2. pilot/pkg/security/authz/builder/testdata/http/dry-run-allow-and-deny-out1.yaml

            permissions:
            - andRules:
                rules:
                - orRules:
                    rules:
                    - urlPath:
                        path:
                          exact: /deny
            principals:
            - andIds:
                ids:
                - any: true
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 05 19:31:07 UTC 2021
    - 522 bytes
    - Viewed (0)
  3. pilot/pkg/security/authz/builder/testdata/http/extended-deny-and-allow-out1.yaml

      rules:
        action: DENY
        policies:
          ns[foo]-policy[httpbin-deny]-rule[0]:
            permissions:
            - andRules:
                rules:
                - any: true
            principals:
            - andIds:
                ids:
                - orIds:
                    ids:
                    - authenticated:
                        principalName:
                          exact: spiffe://deny
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 25 10:39:25 UTC 2024
    - 539 bytes
    - Viewed (0)
  4. pilot/pkg/security/authz/builder/testdata/http/extended-dry-run-allow-and-deny-out1.yaml

            permissions:
            - andRules:
                rules:
                - orRules:
                    rules:
                    - urlPath:
                        path:
                          exact: /deny
            principals:
            - andIds:
                ids:
                - any: true
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 25 10:39:25 UTC 2024
    - 522 bytes
    - Viewed (0)
  5. pilot/pkg/security/authz/builder/testdata/http/simple-policy-multiple-td-aliases-out.yaml

                    - authenticated:
                        principalName:
                          exact: spiffe://some-td/ns/rule[0]/sa/from[0]-principal[0]
            - andIds:
                ids:
                - orIds:
                    ids:
                    - authenticated:
                        principalName:
                          exact: spiffe://td1/ns/rule[0]/sa/from[1]-principal[0]
                    - authenticated:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Oct 17 16:35:46 UTC 2023
    - 2K bytes
    - Viewed (0)
  6. pilot/pkg/security/authz/builder/testdata/http/allow-empty-rule-out.yaml

      rules:
        policies:
          ns[foo]-policy[allow-all]-rule[0]:
            permissions:
            - andRules:
                rules:
                - any: true
            principals:
            - andIds:
                ids:
                - any: true
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 05 19:31:07 UTC 2021
    - 390 bytes
    - Viewed (0)
  7. pilot/pkg/security/authz/builder/testdata/tcp/audit-both-http-tcp-in.yaml

            notValues: ["192.168.10.9"]
          - key: "source.namespace"
            values: ["ns"]
            notValues: ["not-ns"]
          - key: "source.principal"
            values: ["principal"]
            notValues: ["not-principal"]
          - key: "request.auth.principal"
            values: ["requestPrincipals"]
            notValues: ["not-requestPrincipals"]
          - key: "request.auth.audiences"
            values: ["audiences"]
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Apr 01 19:25:01 UTC 2021
    - 2.1K bytes
    - Viewed (0)
  8. pilot/pkg/security/authz/builder/testdata/http/audit-full-rule-out.yaml

      rules:
        action: LOG
        policies:
          ns[foo]-policy[audit-all]-rule[0]:
            permissions:
            - andRules:
                rules:
                - any: true
            principals:
            - andIds:
                ids:
                - any: true
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 05 19:31:07 UTC 2021
    - 406 bytes
    - Viewed (0)
  9. pilot/pkg/security/authz/builder/testdata/http/deny-empty-rule-out.yaml

      rules:
        action: DENY
        policies:
          ns[foo]-policy[deny-all]-rule[0]:
            permissions:
            - andRules:
                rules:
                - any: true
            principals:
            - andIds:
                ids:
                - any: true
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 05 19:31:07 UTC 2021
    - 406 bytes
    - Viewed (0)
  10. pilot/pkg/security/authz/builder/testdata/http/extended-audit-full-rule-out.yaml

      rules:
        action: LOG
        policies:
          ns[foo]-policy[audit-all]-rule[0]:
            permissions:
            - andRules:
                rules:
                - any: true
            principals:
            - andIds:
                ids:
                - any: true
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 25 10:39:25 UTC 2024
    - 406 bytes
    - Viewed (0)
Back to top