Ralf Haferkamp eb94530433 Add option to configure access token verification
Allow to switch jwt access token verification and off. Many (most?) IDP
provide JWT encoded access tokens. If ocis is configure to assume jwt
access tokens (access_token_verify_method==jwt) we now properly verify
the tokens signature and a set of standard claims ("exp", "iat" and nbf"
by way of the jwt module's standard verification and "iss" explicitliy).

This change also allows for introduction of other access token verification
mechanism in the future (e.g. through introspection (RFC7662).
2022-08-03 12:00:31 +02:00
2022-07-25 12:04:00 +02:00
2022-07-25 12:04:00 +02:00
2022-06-27 14:05:36 +02:00
2022-08-02 18:19:55 +02:00
2022-07-21 16:19:36 +02:00
2022-07-21 16:19:36 +02:00
2021-06-22 10:00:34 +00:00
2021-02-16 09:49:31 +00:00
2022-04-20 09:19:34 +02:00
2022-08-03 11:13:48 +05:45
2022-05-03 11:04:37 +05:45
2022-07-09 12:48:15 -07:00
2022-07-13 10:39:44 +02:00
2022-07-15 20:19:16 +05:45

ownCloud Infinite Scale

Rocket chat Build Status Security Rating Coverage Go Report Go Doc oCIS docker image

ownCloud Infinite Scale is currently in a technical preview state. It will be subject to a lot of changes and is not yet ready for general production deployments.

Run ownCloud Infinite Scale

Please see Getting Started

Documentation

Security

If you find a security issue please contact security@owncloud.com first

Contributing

Please refer to our Contribution Guidelines.

License

Apache-2.0

Copyright (c) 2020-2021 ownCloud GmbH <https://owncloud.com>
Description
This is the main repository of the OpenCloud server. It contains the golang codebase for the backend services.
Readme Apache-2.0 328 MiB
Languages
Go 48.4%
Gherkin 36.5%
PHP 12.4%
JavaScript 1.3%
Makefile 0.7%
Other 0.5%