- Sort Score
- Result 10 results
- Languages All
Results 241 - 250 of 251 for Authorization (0.16 sec)
-
src/main/java/jcifs/pac/kerberos/KerberosRelevantAuthData.java
this.authorizations.addAll(KerberosAuthData.parse(authType.getValue().intValue(), authData.getOctets(), keys)); } } public List<KerberosAuthData> getAuthorizations () { return this.authorizations; }
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Mon Oct 02 12:02:06 UTC 2023 - 2.4K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.27.md
- Added authorization check support to the CEL expressions of ValidatingAdmissionPolicy via a `authorizer`
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Jul 17 07:48:22 UTC 2024 - 466.3K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.21.md
- The default delegating authorization options now allow unauthenticated access to healthz, readyz, and livez. A system:masters user connecting to an authz delegator will not perform an authz check. ([#98325](https://github.com/kubernetes/kubernetes/pull/98325), [@deads2k](https:/...
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Fri Oct 14 07:03:14 UTC 2022 - 367.3K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.16.md
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Feb 11 10:00:57 UTC 2021 - 345.2K bytes - Viewed (0) -
docs/en/docs/release-notes.md
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Fri Nov 01 11:25:57 UTC 2024 - 460.3K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.20.md
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Jan 19 21:05:45 UTC 2022 - 409K bytes - Viewed (0) -
manifests/charts/base/files/crd-all.gen.yaml
openAPIV3Schema: properties: spec: description: 'Configuration for access control on workloads. See more details at: https://istio.io/docs/reference/config/security/authorization-policy.html' oneOf: - not: anyOf: - required: - provider - required: - provider
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Fri Nov 01 16:23:52 UTC 2024 - 805K bytes - Viewed (0) -
CREDITS
If the Library as you received it specifies that a proxy can decide whether future versions of the GNU Lesser General Public License shall apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library. ================================================================ github.com/klauspost/compress https://github.com/klauspost/compress
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Sep 26 15:03:08 UTC 2024 - 1.6M bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.26.md
- API Server tracing now includes the latency of authorization, priorityandfairness, impersonation, audit, and authentication filters. ([#113217](https://github.com/kubernetes/kubernetes/pull/113217), [@dashpole](https://github.com/dashpole))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Mar 14 16:24:51 UTC 2024 - 425.7K bytes - Viewed (0) -
docs/ko/docs/tutorial/cors.md
μ΄ κ²½μ°, νλ‘ νΈμλκ° μ λλ‘ λμνκΈ° μν΄ `http://localhost:8080`μ λͺ©λ‘μ ν¬ν¨ν΄μΌ ν©λλ€. ## μμΌλμΉ΄λ λͺ¨λ μΆμ²λ₯Ό νμ©νκΈ° μν΄ λͺ©λ‘μ `"*"` ("μμΌλμΉ΄λ")λ‘ μ μΈνλ κ²λ κ°λ₯ν©λλ€. νμ§λ§ μ΄κ²μ νΉμ ν μ νμ ν΅μ λ§μ νμ©νλ©°, μΏ ν€ λ° μ‘μΈμ€ ν ν°κ³Ό μ¬μ©λλ μΈμ¦ ν€λ(Authoriztion header) λ±μ΄ ν¬ν¨λ κ²½μ°μ κ°μ΄ μ격 μ¦λͺ (credentials)μ΄ ν¬ν¨λ ν΅μ μ νμ©λμ§ μμ΅λλ€. λ°λΌμ λͺ¨λ μμ μ μλνλλ‘ μ€ννκΈ° μν΄, νμ©λλ μΆμ²λ₯Ό λͺ μμ μΌλ‘ μ§μ νλ κ²μ΄ μ’μ΅λλ€. ## `CORSMiddleware` μ¬μ© `CORSMiddleware` μ μ¬μ©νμ¬ **FastAPI** μμ© νλ‘κ·Έλ¨μ κ΅μ°¨ μΆμ² 리μμ€ κ³΅μ νκ²½μ μ€μ ν μ μμ΅λλ€.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 5.8K bytes - Viewed (0)