Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 18 for exp (0.29 sec)

  1. docs/iam/identity-management-plugin.md

    | claims             | key-value pairs                         | Claims to be associated with the requested credentials |
    
    The keys "exp", "parent" and "sub" in the `claims` object are reserved and if present are ignored by MinIO.
    
    Plain Text
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Fri May 27 00:58:09 GMT 2022
    - 4.2K bytes
    - Viewed (0)
  2. docs/sts/wso2.md

    | iat        | _integer_      | The token issue time.                                                                                                                                                                   |
    | exp        | _integer_      | The token expiration time.                                                                                                                                                              |
    Plain Text
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Thu Sep 29 04:28:45 GMT 2022
    - 8.7K bytes
    - Viewed (0)
  3. go.sum

    golang.org/x/crypto v0.22.0/go.mod h1:vr6Su+7cTlO45qkww3VDJlzDn0ctJvRgYbC2NvXHt+M=
    golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA=
    golang.org/x/exp v0.0.0-20240416160154-fe59bbe5cc7f h1:99ci1mjWVBWwJiEKYY6jWa4d2nTQVIEhZIptnrVb1XY=
    golang.org/x/exp v0.0.0-20240416160154-fe59bbe5cc7f/go.mod h1:/lliqkxwWAhPjf5oSOIJup2XcqJaw8RGS6k3TGEc7GI=
    Plain Text
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Fri Apr 26 06:31:35 GMT 2024
    - 84.2K bytes
    - Viewed (0)
  4. go.sum

    golang.org/x/crypto v0.22.0/go.mod h1:vr6Su+7cTlO45qkww3VDJlzDn0ctJvRgYbC2NvXHt+M=
    golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA=
    golang.org/x/exp v0.0.0-20240325151524-a685a6edb6d8 h1:aAcj0Da7eBAtrTp03QXWvm88pSyOt+UgdZw2BFZ+lEw=
    golang.org/x/exp v0.0.0-20240325151524-a685a6edb6d8/go.mod h1:CQ1k9gNrJ50XIzaKCRR2hssIjF07kZFEiieALBM/ARQ=
    Plain Text
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Tue Apr 23 19:52:35 GMT 2024
    - 110.5K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.28.md

    - go.opencensus.io: v0.23.0 → v0.24.0
    - go.starlark.net: 8dd3e2e → a134d8f
    - go.uber.org/atomic: v1.7.0 → v1.10.0
    - go.uber.org/multierr: v1.6.0 → v1.11.0
    - golang.org/x/crypto: v0.1.0 → v0.11.0
    - golang.org/x/exp: 6cc2880 → a9213ee
    - golang.org/x/mod: v0.9.0 → v0.10.0
    - golang.org/x/net: v0.8.0 → v0.13.0
    - golang.org/x/oauth2: ee48083 → v0.8.0
    - golang.org/x/sync: v0.1.0 → v0.2.0
    - golang.org/x/sys: v0.6.0 → v0.10.0
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Apr 16 20:44:48 GMT 2024
    - 385.1K bytes
    - Viewed (0)
  6. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), const DLT_NETANALYZER_TRANSPARENT ideal-int
    pkg syscall (freebsd-386-cgo), const DLT_NFLOG ideal-int
    pkg syscall (freebsd-386-cgo), const DLT_NULL ideal-int
    pkg syscall (freebsd-386-cgo), const DLT_PCI_EXP ideal-int
    pkg syscall (freebsd-386-cgo), const DLT_PFLOG ideal-int
    pkg syscall (freebsd-386-cgo), const DLT_PFSYNC ideal-int
    pkg syscall (freebsd-386-cgo), const DLT_PPI ideal-int
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
  7. api/go1.1.txt

    pkg syscall (freebsd-386), const DLT_NFLOG = 239
    pkg syscall (freebsd-386), const DLT_NFLOG ideal-int
    pkg syscall (freebsd-386), const DLT_NULL = 0
    pkg syscall (freebsd-386), const DLT_PCI_EXP = 125
    pkg syscall (freebsd-386), const DLT_PFLOG = 117
    pkg syscall (freebsd-386), const DLT_PFSYNC = 121
    pkg syscall (freebsd-386), const DLT_PPI = 192
    pkg syscall (freebsd-386), const DLT_PPP = 9
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.26.md

    - go.opentelemetry.io/otel: v0.20.0 → v1.10.0
    - go.opentelemetry.io/proto/otlp: v0.7.0 → v0.19.0
    - go.uber.org/goleak: v1.1.10 → v1.2.0
    - golang.org/x/crypto: 3147a52 → v0.1.0
    - golang.org/x/exp: 85be41e → 6cc2880
    - golang.org/x/mobile: e6ae53a → d2bd2a2
    - golang.org/x/mod: 86c51ed → v0.6.0
    - golang.org/x/net: a158d28 → 1e63c2f
    - golang.org/x/oauth2: d3ed0bb → ee48083
    - golang.org/x/sys: 8c9f86f → v0.3.0
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Mar 14 16:24:51 GMT 2024
    - 425.7K bytes
    - Viewed (0)
  9. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const DLT_NULL = 0 #53466
    pkg syscall (freebsd-riscv64), const DLT_NULL ideal-int #53466
    pkg syscall (freebsd-riscv64), const DLT_PCI_EXP = 125 #53466
    pkg syscall (freebsd-riscv64), const DLT_PCI_EXP ideal-int #53466
    pkg syscall (freebsd-riscv64), const DLT_PFLOG = 117 #53466
    pkg syscall (freebsd-riscv64), const DLT_PFLOG ideal-int #53466
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  10. api/go1.14.txt

    pkg syscall (freebsd-arm64), const DLT_NG40 ideal-int
    pkg syscall (freebsd-arm64), const DLT_NULL = 0
    pkg syscall (freebsd-arm64), const DLT_NULL ideal-int
    pkg syscall (freebsd-arm64), const DLT_PCI_EXP = 125
    pkg syscall (freebsd-arm64), const DLT_PCI_EXP ideal-int
    pkg syscall (freebsd-arm64), const DLT_PFLOG = 117
    pkg syscall (freebsd-arm64), const DLT_PFLOG ideal-int
    pkg syscall (freebsd-arm64), const DLT_PFSYNC = 121
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
Back to top