ory-oathkeeper-client 0.38.20.beta1 → 0.38.24.beta1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +4 -4
- data/LICENSE +201 -0
- data/README.md +15 -18
- data/docs/ApiApi.md +198 -12
- data/docs/InlineResponse500.md +28 -0
- data/docs/JsonWebKey.md +12 -12
- data/lib/ory-oathkeeper-client/api/api_api.rb +181 -10
- data/lib/ory-oathkeeper-client/api_client.rb +4 -4
- data/lib/ory-oathkeeper-client/api_error.rb +4 -4
- data/lib/ory-oathkeeper-client/configuration.rb +4 -4
- data/lib/ory-oathkeeper-client/models/health_not_ready_status.rb +4 -5
- data/lib/ory-oathkeeper-client/models/health_status.rb +4 -5
- data/lib/ory-oathkeeper-client/models/{generic_error.rb → inline_response500.rb} +8 -15
- data/lib/ory-oathkeeper-client/models/json_web_key.rb +4 -16
- data/lib/ory-oathkeeper-client/models/json_web_key_set.rb +4 -5
- data/lib/ory-oathkeeper-client/models/rule.rb +4 -4
- data/lib/ory-oathkeeper-client/models/rule_handler.rb +4 -5
- data/lib/ory-oathkeeper-client/models/rule_match.rb +4 -4
- data/lib/ory-oathkeeper-client/models/upstream.rb +4 -5
- data/lib/ory-oathkeeper-client/models/version.rb +4 -4
- data/lib/ory-oathkeeper-client/version.rb +5 -5
- data/lib/ory-oathkeeper-client.rb +5 -9
- data/ory-oathkeeper-client.gemspec +6 -6
- data/spec/api/api_api_spec.rb +40 -7
- data/spec/api_client_spec.rb +4 -4
- data/spec/configuration_spec.rb +4 -4
- data/spec/models/health_not_ready_status_spec.rb +4 -4
- data/spec/models/health_status_spec.rb +4 -4
- data/spec/models/{generic_error_spec.rb → inline_response500_spec.rb} +10 -10
- data/spec/models/json_web_key_set_spec.rb +4 -4
- data/spec/models/json_web_key_spec.rb +4 -4
- data/spec/models/rule_handler_spec.rb +4 -4
- data/spec/models/rule_match_spec.rb +4 -4
- data/spec/models/rule_spec.rb +4 -4
- data/spec/models/upstream_spec.rb +4 -4
- data/spec/models/version_spec.rb +4 -4
- data/spec/spec_helper.rb +4 -4
- data/vendor/bundle/ruby/2.5.0/cache/parallel-1.22.1.gem +0 -0
- data/vendor/bundle/ruby/2.5.0/cache/parser-3.1.1.0.gem +0 -0
- data/vendor/bundle/ruby/2.5.0/cache/rspec-mocks-3.11.1.gem +0 -0
- data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/byebug-11.1.3/gem_make.out +2 -2
- data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/ffi-1.15.5/gem_make.out +2 -2
- data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/jaro_winkler-1.5.4/gem_make.out +2 -2
- data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.3/gem_make.out +2 -2
- data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/stringio-3.0.1/gem_make.out +2 -2
- data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/stringio-3.0.1/mkmf.log +1 -1
- data/vendor/bundle/ruby/2.5.0/gems/byebug-11.1.3/ext/byebug/Makefile +2 -2
- data/vendor/bundle/ruby/2.5.0/gems/ffi-1.15.5/ext/ffi_c/Makefile +2 -2
- data/vendor/bundle/ruby/2.5.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler/Makefile +2 -2
- data/vendor/bundle/ruby/2.5.0/gems/{parallel-1.21.0 → parallel-1.22.1}/MIT-LICENSE.txt +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parallel-1.21.0 → parallel-1.22.1}/lib/parallel/processor_count.rb +2 -3
- data/vendor/bundle/ruby/2.5.0/gems/parallel-1.22.1/lib/parallel/version.rb +4 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parallel-1.21.0 → parallel-1.22.1}/lib/parallel.rb +84 -4
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/LICENSE.txt +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/bin/ruby-parse +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/bin/ruby-rewrite +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/gauntlet_parser.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/all.rb +1 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/ast/node.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/ast/processor.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/base.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/builders/default.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/clobbering_error.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/color.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/context.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/current.rb +10 -1
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/current_arg_stack.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/deprecation.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/diagnostic/engine.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/diagnostic.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/lexer/dedenter.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/lexer/explanation.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/lexer/literal.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/lexer/stack_state.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/lexer.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/macruby.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/max_numparam_stack.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/messages.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/meta.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/rewriter.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/ruby18.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/ruby19.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/ruby20.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/ruby21.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/ruby22.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/ruby23.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/ruby24.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/ruby25.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/ruby26.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/ruby27.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/ruby28.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/ruby30.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/ruby31.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/parser-3.1.1.0/lib/parser/ruby32.rb +8330 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/rubymotion.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/runner/ruby_parse.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/runner/ruby_rewrite.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/runner.rb +6 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/source/buffer.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/source/comment/associator.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/source/comment.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/source/map/collection.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/source/map/condition.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/source/map/constant.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/source/map/definition.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/source/map/for.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/source/map/heredoc.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/source/map/index.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/source/map/keyword.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/source/map/method_definition.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/source/map/objc_kwarg.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/source/map/operator.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/source/map/rescue_body.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/source/map/send.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/source/map/ternary.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/source/map/variable.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/source/map.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/source/range.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/source/rewriter/action.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/source/rewriter.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/source/tree_rewriter/action.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/source/tree_rewriter.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/static_environment.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/syntax_error.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/tree_rewriter.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/variables_stack.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser/version.rb +1 -1
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/lib/parser.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.0.0 → parser-3.1.1.0}/parser.gemspec +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/psych-4.0.3/ext/psych/Makefile +2 -2
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/.document +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/.yardopts +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/Changelog.md +10 -1
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/LICENSE.md +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/README.md +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/chain.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/error_generator.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/expect_chain_chain.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/expectation_chain.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/message_chains.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/proxy.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/recorder.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/stub_chain.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/stub_chain_chain.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/argument_list_matcher.rb +2 -1
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/argument_matchers.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/configuration.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/error_generator.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/example_methods.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/instance_method_stasher.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/marshal_extension.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/matchers/expectation_customization.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/matchers/have_received.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/matchers/receive.rb +1 -1
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/matchers/receive_message_chain.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/matchers/receive_messages.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/message_chain.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/message_expectation.rb +13 -3
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/method_double.rb +3 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/method_reference.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/minitest_integration.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/mutate_const.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/object_reference.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/order_group.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/proxy.rb +6 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/space.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/standalone.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/syntax.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/targets.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/test_double.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/verifying_double.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/verifying_message_expectation.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/verifying_proxy.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/version.rb +1 -1
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/stringio-3.0.1/ext/stringio/Makefile +2 -2
- data/vendor/bundle/ruby/2.5.0/specifications/{parallel-1.21.0.gemspec → parallel-1.22.1.gemspec} +4 -4
- data/vendor/bundle/ruby/2.5.0/specifications/{parser-3.1.0.0.gemspec → parser-3.1.1.0.gemspec} +4 -4
- data/vendor/bundle/ruby/2.5.0/specifications/{rspec-mocks-3.11.0.gemspec → rspec-mocks-3.11.1.gemspec} +5 -5
- metadata +143 -155
- data/docs/GenericError.md +0 -28
- data/docs/InlineResponse200.md +0 -18
- data/docs/InlineResponse2001.md +0 -18
- data/docs/InlineResponse503.md +0 -18
- data/docs/MetadataApi.md +0 -193
- data/lib/ory-oathkeeper-client/api/metadata_api.rb +0 -193
- data/lib/ory-oathkeeper-client/models/inline_response200.rb +0 -224
- data/lib/ory-oathkeeper-client/models/inline_response2001.rb +0 -224
- data/lib/ory-oathkeeper-client/models/inline_response503.rb +0 -226
- data/spec/api/metadata_api_spec.rb +0 -68
- data/spec/models/inline_response2001_spec.rb +0 -34
- data/spec/models/inline_response200_spec.rb +0 -34
- data/spec/models/inline_response503_spec.rb +0 -34
- data/vendor/bundle/ruby/2.5.0/cache/parallel-1.21.0.gem +0 -0
- data/vendor/bundle/ruby/2.5.0/cache/parser-3.1.0.0.gem +0 -0
- data/vendor/bundle/ruby/2.5.0/cache/rspec-mocks-3.11.0.gem +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/parallel-1.21.0/lib/parallel/version.rb +0 -4
@@ -1,10 +1,10 @@
|
|
1
1
|
=begin
|
2
|
-
#
|
2
|
+
#ORY Oathkeeper
|
3
3
|
|
4
|
-
#
|
4
|
+
#ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v0.38.
|
7
|
-
Contact: hi@ory.
|
6
|
+
The version of the OpenAPI document: v0.38.24-beta.1
|
7
|
+
Contact: hi@ory.am
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
OpenAPI Generator version: 5.4.0
|
10
10
|
|
@@ -76,7 +76,7 @@ module OryOathkeeperClient
|
|
76
76
|
return data, status_code, headers
|
77
77
|
end
|
78
78
|
|
79
|
-
# Retrieve a
|
79
|
+
# Retrieve a rule
|
80
80
|
# Use this method to retrieve a rule from the storage. If it does not exist you will receive a 404 error.
|
81
81
|
# @param id [String]
|
82
82
|
# @param [Hash] opts the optional parameters
|
@@ -86,7 +86,7 @@ module OryOathkeeperClient
|
|
86
86
|
data
|
87
87
|
end
|
88
88
|
|
89
|
-
# Retrieve a
|
89
|
+
# Retrieve a rule
|
90
90
|
# Use this method to retrieve a rule from the storage. If it does not exist you will receive a 404 error.
|
91
91
|
# @param id [String]
|
92
92
|
# @param [Hash] opts the optional parameters
|
@@ -139,7 +139,64 @@ module OryOathkeeperClient
|
|
139
139
|
return data, status_code, headers
|
140
140
|
end
|
141
141
|
|
142
|
-
#
|
142
|
+
# Get service version
|
143
|
+
# This endpoint returns the service version typically notated using semantic versioning. If the service supports TLS Edge Termination, this endpoint does not require the `X-Forwarded-Proto` header to be set. Be aware that if you are running multiple nodes of this service, the health status will never refer to the cluster state, only to a single instance.
|
144
|
+
# @param [Hash] opts the optional parameters
|
145
|
+
# @return [Version]
|
146
|
+
def get_version(opts = {})
|
147
|
+
data, _status_code, _headers = get_version_with_http_info(opts)
|
148
|
+
data
|
149
|
+
end
|
150
|
+
|
151
|
+
# Get service version
|
152
|
+
# This endpoint returns the service version typically notated using semantic versioning. If the service supports TLS Edge Termination, this endpoint does not require the `X-Forwarded-Proto` header to be set. Be aware that if you are running multiple nodes of this service, the health status will never refer to the cluster state, only to a single instance.
|
153
|
+
# @param [Hash] opts the optional parameters
|
154
|
+
# @return [Array<(Version, Integer, Hash)>] Version data, response status code and response headers
|
155
|
+
def get_version_with_http_info(opts = {})
|
156
|
+
if @api_client.config.debugging
|
157
|
+
@api_client.config.logger.debug 'Calling API: ApiApi.get_version ...'
|
158
|
+
end
|
159
|
+
# resource path
|
160
|
+
local_var_path = '/version'
|
161
|
+
|
162
|
+
# query parameters
|
163
|
+
query_params = opts[:query_params] || {}
|
164
|
+
|
165
|
+
# header parameters
|
166
|
+
header_params = opts[:header_params] || {}
|
167
|
+
# HTTP header 'Accept' (if needed)
|
168
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
169
|
+
|
170
|
+
# form parameters
|
171
|
+
form_params = opts[:form_params] || {}
|
172
|
+
|
173
|
+
# http body (model)
|
174
|
+
post_body = opts[:debug_body]
|
175
|
+
|
176
|
+
# return_type
|
177
|
+
return_type = opts[:debug_return_type] || 'Version'
|
178
|
+
|
179
|
+
# auth_names
|
180
|
+
auth_names = opts[:debug_auth_names] || []
|
181
|
+
|
182
|
+
new_options = opts.merge(
|
183
|
+
:operation => :"ApiApi.get_version",
|
184
|
+
:header_params => header_params,
|
185
|
+
:query_params => query_params,
|
186
|
+
:form_params => form_params,
|
187
|
+
:body => post_body,
|
188
|
+
:auth_names => auth_names,
|
189
|
+
:return_type => return_type
|
190
|
+
)
|
191
|
+
|
192
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
|
193
|
+
if @api_client.config.debugging
|
194
|
+
@api_client.config.logger.debug "API called: ApiApi#get_version\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
195
|
+
end
|
196
|
+
return data, status_code, headers
|
197
|
+
end
|
198
|
+
|
199
|
+
# Lists cryptographic keys
|
143
200
|
# This endpoint returns cryptographic keys that are required to, for example, verify signatures of ID Tokens.
|
144
201
|
# @param [Hash] opts the optional parameters
|
145
202
|
# @return [JsonWebKeySet]
|
@@ -148,7 +205,7 @@ module OryOathkeeperClient
|
|
148
205
|
data
|
149
206
|
end
|
150
207
|
|
151
|
-
# Lists
|
208
|
+
# Lists cryptographic keys
|
152
209
|
# This endpoint returns cryptographic keys that are required to, for example, verify signatures of ID Tokens.
|
153
210
|
# @param [Hash] opts the optional parameters
|
154
211
|
# @return [Array<(JsonWebKeySet, Integer, Hash)>] JsonWebKeySet data, response status code and response headers
|
@@ -196,7 +253,121 @@ module OryOathkeeperClient
|
|
196
253
|
return data, status_code, headers
|
197
254
|
end
|
198
255
|
|
199
|
-
#
|
256
|
+
# Check alive status
|
257
|
+
# This endpoint returns a 200 status code when the HTTP server is up running. This status does currently not include checks whether the database connection is working. If the service supports TLS Edge Termination, this endpoint does not require the `X-Forwarded-Proto` header to be set. Be aware that if you are running multiple nodes of this service, the health status will never refer to the cluster state, only to a single instance.
|
258
|
+
# @param [Hash] opts the optional parameters
|
259
|
+
# @return [HealthStatus]
|
260
|
+
def is_instance_alive(opts = {})
|
261
|
+
data, _status_code, _headers = is_instance_alive_with_http_info(opts)
|
262
|
+
data
|
263
|
+
end
|
264
|
+
|
265
|
+
# Check alive status
|
266
|
+
# This endpoint returns a 200 status code when the HTTP server is up running. This status does currently not include checks whether the database connection is working. If the service supports TLS Edge Termination, this endpoint does not require the `X-Forwarded-Proto` header to be set. Be aware that if you are running multiple nodes of this service, the health status will never refer to the cluster state, only to a single instance.
|
267
|
+
# @param [Hash] opts the optional parameters
|
268
|
+
# @return [Array<(HealthStatus, Integer, Hash)>] HealthStatus data, response status code and response headers
|
269
|
+
def is_instance_alive_with_http_info(opts = {})
|
270
|
+
if @api_client.config.debugging
|
271
|
+
@api_client.config.logger.debug 'Calling API: ApiApi.is_instance_alive ...'
|
272
|
+
end
|
273
|
+
# resource path
|
274
|
+
local_var_path = '/health/alive'
|
275
|
+
|
276
|
+
# query parameters
|
277
|
+
query_params = opts[:query_params] || {}
|
278
|
+
|
279
|
+
# header parameters
|
280
|
+
header_params = opts[:header_params] || {}
|
281
|
+
# HTTP header 'Accept' (if needed)
|
282
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
283
|
+
|
284
|
+
# form parameters
|
285
|
+
form_params = opts[:form_params] || {}
|
286
|
+
|
287
|
+
# http body (model)
|
288
|
+
post_body = opts[:debug_body]
|
289
|
+
|
290
|
+
# return_type
|
291
|
+
return_type = opts[:debug_return_type] || 'HealthStatus'
|
292
|
+
|
293
|
+
# auth_names
|
294
|
+
auth_names = opts[:debug_auth_names] || []
|
295
|
+
|
296
|
+
new_options = opts.merge(
|
297
|
+
:operation => :"ApiApi.is_instance_alive",
|
298
|
+
:header_params => header_params,
|
299
|
+
:query_params => query_params,
|
300
|
+
:form_params => form_params,
|
301
|
+
:body => post_body,
|
302
|
+
:auth_names => auth_names,
|
303
|
+
:return_type => return_type
|
304
|
+
)
|
305
|
+
|
306
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
|
307
|
+
if @api_client.config.debugging
|
308
|
+
@api_client.config.logger.debug "API called: ApiApi#is_instance_alive\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
309
|
+
end
|
310
|
+
return data, status_code, headers
|
311
|
+
end
|
312
|
+
|
313
|
+
# Check readiness status
|
314
|
+
# This endpoint returns a 200 status code when the HTTP server is up running and the environment dependencies (e.g. the database) are responsive as well. If the service supports TLS Edge Termination, this endpoint does not require the `X-Forwarded-Proto` header to be set. Be aware that if you are running multiple nodes of this service, the health status will never refer to the cluster state, only to a single instance.
|
315
|
+
# @param [Hash] opts the optional parameters
|
316
|
+
# @return [HealthStatus]
|
317
|
+
def is_instance_ready(opts = {})
|
318
|
+
data, _status_code, _headers = is_instance_ready_with_http_info(opts)
|
319
|
+
data
|
320
|
+
end
|
321
|
+
|
322
|
+
# Check readiness status
|
323
|
+
# This endpoint returns a 200 status code when the HTTP server is up running and the environment dependencies (e.g. the database) are responsive as well. If the service supports TLS Edge Termination, this endpoint does not require the `X-Forwarded-Proto` header to be set. Be aware that if you are running multiple nodes of this service, the health status will never refer to the cluster state, only to a single instance.
|
324
|
+
# @param [Hash] opts the optional parameters
|
325
|
+
# @return [Array<(HealthStatus, Integer, Hash)>] HealthStatus data, response status code and response headers
|
326
|
+
def is_instance_ready_with_http_info(opts = {})
|
327
|
+
if @api_client.config.debugging
|
328
|
+
@api_client.config.logger.debug 'Calling API: ApiApi.is_instance_ready ...'
|
329
|
+
end
|
330
|
+
# resource path
|
331
|
+
local_var_path = '/health/ready'
|
332
|
+
|
333
|
+
# query parameters
|
334
|
+
query_params = opts[:query_params] || {}
|
335
|
+
|
336
|
+
# header parameters
|
337
|
+
header_params = opts[:header_params] || {}
|
338
|
+
# HTTP header 'Accept' (if needed)
|
339
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
340
|
+
|
341
|
+
# form parameters
|
342
|
+
form_params = opts[:form_params] || {}
|
343
|
+
|
344
|
+
# http body (model)
|
345
|
+
post_body = opts[:debug_body]
|
346
|
+
|
347
|
+
# return_type
|
348
|
+
return_type = opts[:debug_return_type] || 'HealthStatus'
|
349
|
+
|
350
|
+
# auth_names
|
351
|
+
auth_names = opts[:debug_auth_names] || []
|
352
|
+
|
353
|
+
new_options = opts.merge(
|
354
|
+
:operation => :"ApiApi.is_instance_ready",
|
355
|
+
:header_params => header_params,
|
356
|
+
:query_params => query_params,
|
357
|
+
:form_params => form_params,
|
358
|
+
:body => post_body,
|
359
|
+
:auth_names => auth_names,
|
360
|
+
:return_type => return_type
|
361
|
+
)
|
362
|
+
|
363
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
|
364
|
+
if @api_client.config.debugging
|
365
|
+
@api_client.config.logger.debug "API called: ApiApi#is_instance_ready\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
366
|
+
end
|
367
|
+
return data, status_code, headers
|
368
|
+
end
|
369
|
+
|
370
|
+
# List all rules
|
200
371
|
# This method returns an array of all rules that are stored in the backend. This is useful if you want to get a full view of what rules you have currently in place.
|
201
372
|
# @param [Hash] opts the optional parameters
|
202
373
|
# @option opts [Integer] :limit The maximum amount of rules returned.
|
@@ -207,7 +378,7 @@ module OryOathkeeperClient
|
|
207
378
|
data
|
208
379
|
end
|
209
380
|
|
210
|
-
# List
|
381
|
+
# List all rules
|
211
382
|
# This method returns an array of all rules that are stored in the backend. This is useful if you want to get a full view of what rules you have currently in place.
|
212
383
|
# @param [Hash] opts the optional parameters
|
213
384
|
# @option opts [Integer] :limit The maximum amount of rules returned.
|
@@ -1,10 +1,10 @@
|
|
1
1
|
=begin
|
2
|
-
#
|
2
|
+
#ORY Oathkeeper
|
3
3
|
|
4
|
-
#
|
4
|
+
#ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v0.38.
|
7
|
-
Contact: hi@ory.
|
6
|
+
The version of the OpenAPI document: v0.38.24-beta.1
|
7
|
+
Contact: hi@ory.am
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
OpenAPI Generator version: 5.4.0
|
10
10
|
|
@@ -1,10 +1,10 @@
|
|
1
1
|
=begin
|
2
|
-
#
|
2
|
+
#ORY Oathkeeper
|
3
3
|
|
4
|
-
#
|
4
|
+
#ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v0.38.
|
7
|
-
Contact: hi@ory.
|
6
|
+
The version of the OpenAPI document: v0.38.24-beta.1
|
7
|
+
Contact: hi@ory.am
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
OpenAPI Generator version: 5.4.0
|
10
10
|
|
@@ -1,10 +1,10 @@
|
|
1
1
|
=begin
|
2
|
-
#
|
2
|
+
#ORY Oathkeeper
|
3
3
|
|
4
|
-
#
|
4
|
+
#ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v0.38.
|
7
|
-
Contact: hi@ory.
|
6
|
+
The version of the OpenAPI document: v0.38.24-beta.1
|
7
|
+
Contact: hi@ory.am
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
OpenAPI Generator version: 5.4.0
|
10
10
|
|
@@ -1,10 +1,10 @@
|
|
1
1
|
=begin
|
2
|
-
#
|
2
|
+
#ORY Oathkeeper
|
3
3
|
|
4
|
-
#
|
4
|
+
#ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v0.38.
|
7
|
-
Contact: hi@ory.
|
6
|
+
The version of the OpenAPI document: v0.38.24-beta.1
|
7
|
+
Contact: hi@ory.am
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
OpenAPI Generator version: 5.4.0
|
10
10
|
|
@@ -14,7 +14,6 @@ require 'date'
|
|
14
14
|
require 'time'
|
15
15
|
|
16
16
|
module OryOathkeeperClient
|
17
|
-
# HealthNotReadyStatus HealthNotReadyStatus health not ready status
|
18
17
|
class HealthNotReadyStatus
|
19
18
|
# Errors contains a list of errors that caused the not ready status.
|
20
19
|
attr_accessor :errors
|
@@ -1,10 +1,10 @@
|
|
1
1
|
=begin
|
2
|
-
#
|
2
|
+
#ORY Oathkeeper
|
3
3
|
|
4
|
-
#
|
4
|
+
#ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v0.38.
|
7
|
-
Contact: hi@ory.
|
6
|
+
The version of the OpenAPI document: v0.38.24-beta.1
|
7
|
+
Contact: hi@ory.am
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
OpenAPI Generator version: 5.4.0
|
10
10
|
|
@@ -14,7 +14,6 @@ require 'date'
|
|
14
14
|
require 'time'
|
15
15
|
|
16
16
|
module OryOathkeeperClient
|
17
|
-
# HealthStatus health status
|
18
17
|
class HealthStatus
|
19
18
|
# Status always contains \"ok\".
|
20
19
|
attr_accessor :status
|
@@ -1,10 +1,10 @@
|
|
1
1
|
=begin
|
2
|
-
#
|
2
|
+
#ORY Oathkeeper
|
3
3
|
|
4
|
-
#
|
4
|
+
#ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v0.38.
|
7
|
-
Contact: hi@ory.
|
6
|
+
The version of the OpenAPI document: v0.38.24-beta.1
|
7
|
+
Contact: hi@ory.am
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
OpenAPI Generator version: 5.4.0
|
10
10
|
|
@@ -14,24 +14,17 @@ require 'date'
|
|
14
14
|
require 'time'
|
15
15
|
|
16
16
|
module OryOathkeeperClient
|
17
|
-
|
18
|
-
class GenericError
|
19
|
-
# code
|
17
|
+
class InlineResponse500
|
20
18
|
attr_accessor :code
|
21
19
|
|
22
|
-
# details
|
23
20
|
attr_accessor :details
|
24
21
|
|
25
|
-
# message
|
26
22
|
attr_accessor :message
|
27
23
|
|
28
|
-
# reason
|
29
24
|
attr_accessor :reason
|
30
25
|
|
31
|
-
# request
|
32
26
|
attr_accessor :request
|
33
27
|
|
34
|
-
# status
|
35
28
|
attr_accessor :status
|
36
29
|
|
37
30
|
# Attribute mapping from ruby-style variable name to JSON key.
|
@@ -55,7 +48,7 @@ module OryOathkeeperClient
|
|
55
48
|
def self.openapi_types
|
56
49
|
{
|
57
50
|
:'code' => :'Integer',
|
58
|
-
:'details' => :'Array<
|
51
|
+
:'details' => :'Array<Object>',
|
59
52
|
:'message' => :'String',
|
60
53
|
:'reason' => :'String',
|
61
54
|
:'request' => :'String',
|
@@ -73,13 +66,13 @@ module OryOathkeeperClient
|
|
73
66
|
# @param [Hash] attributes Model attributes in the form of hash
|
74
67
|
def initialize(attributes = {})
|
75
68
|
if (!attributes.is_a?(Hash))
|
76
|
-
fail ArgumentError, "The input argument (attributes) must be a hash in `OryOathkeeperClient::
|
69
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `OryOathkeeperClient::InlineResponse500` initialize method"
|
77
70
|
end
|
78
71
|
|
79
72
|
# check to see if the attribute exists and convert string to symbol for hash key
|
80
73
|
attributes = attributes.each_with_object({}) { |(k, v), h|
|
81
74
|
if (!self.class.attribute_map.key?(k.to_sym))
|
82
|
-
fail ArgumentError, "`#{k}` is not a valid attribute in `OryOathkeeperClient::
|
75
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `OryOathkeeperClient::InlineResponse500`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
83
76
|
end
|
84
77
|
h[k.to_sym] = v
|
85
78
|
}
|
@@ -1,10 +1,10 @@
|
|
1
1
|
=begin
|
2
|
-
#
|
2
|
+
#ORY Oathkeeper
|
3
3
|
|
4
|
-
#
|
4
|
+
#ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v0.38.
|
7
|
-
Contact: hi@ory.
|
6
|
+
The version of the OpenAPI document: v0.38.24-beta.1
|
7
|
+
Contact: hi@ory.am
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
OpenAPI Generator version: 5.4.0
|
10
10
|
|
@@ -18,22 +18,16 @@ module OryOathkeeperClient
|
|
18
18
|
# The \"alg\" (algorithm) parameter identifies the algorithm intended for use with the key. The values used should either be registered in the IANA \"JSON Web Signature and Encryption Algorithms\" registry established by [JWA] or be a value that contains a Collision- Resistant Name.
|
19
19
|
attr_accessor :alg
|
20
20
|
|
21
|
-
# crv
|
22
21
|
attr_accessor :crv
|
23
22
|
|
24
|
-
# d
|
25
23
|
attr_accessor :d
|
26
24
|
|
27
|
-
# dp
|
28
25
|
attr_accessor :dp
|
29
26
|
|
30
|
-
# dq
|
31
27
|
attr_accessor :dq
|
32
28
|
|
33
|
-
# e
|
34
29
|
attr_accessor :e
|
35
30
|
|
36
|
-
# k
|
37
31
|
attr_accessor :k
|
38
32
|
|
39
33
|
# The \"kid\" (key ID) parameter is used to match a specific key. This is used, for instance, to choose among a set of keys within a JWK Set during key rollover. The structure of the \"kid\" value is unspecified. When \"kid\" values are used within a JWK Set, different keys within the JWK Set SHOULD use distinct \"kid\" values. (One example in which different keys might use the same \"kid\" value is if they have different \"kty\" (key type) values but are considered to be equivalent alternatives by the application using them.) The \"kid\" value is a case-sensitive string.
|
@@ -42,28 +36,22 @@ module OryOathkeeperClient
|
|
42
36
|
# The \"kty\" (key type) parameter identifies the cryptographic algorithm family used with the key, such as \"RSA\" or \"EC\". \"kty\" values should either be registered in the IANA \"JSON Web Key Types\" registry established by [JWA] or be a value that contains a Collision- Resistant Name. The \"kty\" value is a case-sensitive string.
|
43
37
|
attr_accessor :kty
|
44
38
|
|
45
|
-
# n
|
46
39
|
attr_accessor :n
|
47
40
|
|
48
|
-
# p
|
49
41
|
attr_accessor :p
|
50
42
|
|
51
|
-
# q
|
52
43
|
attr_accessor :q
|
53
44
|
|
54
|
-
# qi
|
55
45
|
attr_accessor :qi
|
56
46
|
|
57
47
|
# The \"use\" (public key use) parameter identifies the intended use of the public key. The \"use\" parameter is employed to indicate whether a public key is used for encrypting data or verifying the signature on data. Values are commonly \"sig\" (signature) or \"enc\" (encryption).
|
58
48
|
attr_accessor :use
|
59
49
|
|
60
|
-
# x
|
61
50
|
attr_accessor :x
|
62
51
|
|
63
52
|
# The \"x5c\" (X.509 certificate chain) parameter contains a chain of one or more PKIX certificates [RFC5280]. The certificate chain is represented as a JSON array of certificate value strings. Each string in the array is a base64-encoded (Section 4 of [RFC4648] -- not base64url-encoded) DER [ITU.X690.1994] PKIX certificate value. The PKIX certificate containing the key value MUST be the first certificate.
|
64
53
|
attr_accessor :x5c
|
65
54
|
|
66
|
-
# y
|
67
55
|
attr_accessor :y
|
68
56
|
|
69
57
|
# Attribute mapping from ruby-style variable name to JSON key.
|
@@ -1,10 +1,10 @@
|
|
1
1
|
=begin
|
2
|
-
#
|
2
|
+
#ORY Oathkeeper
|
3
3
|
|
4
|
-
#
|
4
|
+
#ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v0.38.
|
7
|
-
Contact: hi@ory.
|
6
|
+
The version of the OpenAPI document: v0.38.24-beta.1
|
7
|
+
Contact: hi@ory.am
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
OpenAPI Generator version: 5.4.0
|
10
10
|
|
@@ -14,7 +14,6 @@ require 'date'
|
|
14
14
|
require 'time'
|
15
15
|
|
16
16
|
module OryOathkeeperClient
|
17
|
-
# JSONWebKeySet JSONWebKeySet JSONWebKeySet JSONWebKeySet json web key set
|
18
17
|
class JsonWebKeySet
|
19
18
|
# The value of the \"keys\" parameter is an array of JWK values. By default, the order of the JWK values within the array does not imply an order of preference among them, although applications of JWK Sets can choose to assign a meaning to the order for their purposes, if desired.
|
20
19
|
attr_accessor :keys
|
@@ -1,10 +1,10 @@
|
|
1
1
|
=begin
|
2
|
-
#
|
2
|
+
#ORY Oathkeeper
|
3
3
|
|
4
|
-
#
|
4
|
+
#ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v0.38.
|
7
|
-
Contact: hi@ory.
|
6
|
+
The version of the OpenAPI document: v0.38.24-beta.1
|
7
|
+
Contact: hi@ory.am
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
OpenAPI Generator version: 5.4.0
|
10
10
|
|
@@ -1,10 +1,10 @@
|
|
1
1
|
=begin
|
2
|
-
#
|
2
|
+
#ORY Oathkeeper
|
3
3
|
|
4
|
-
#
|
4
|
+
#ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v0.38.
|
7
|
-
Contact: hi@ory.
|
6
|
+
The version of the OpenAPI document: v0.38.24-beta.1
|
7
|
+
Contact: hi@ory.am
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
OpenAPI Generator version: 5.4.0
|
10
10
|
|
@@ -14,7 +14,6 @@ require 'date'
|
|
14
14
|
require 'time'
|
15
15
|
|
16
16
|
module OryOathkeeperClient
|
17
|
-
# RuleHandler RuleHandler RuleHandler rule handler
|
18
17
|
class RuleHandler
|
19
18
|
# Config contains the configuration for the handler. Please read the user guide for a complete list of each handler's available settings.
|
20
19
|
attr_accessor :config
|
@@ -1,10 +1,10 @@
|
|
1
1
|
=begin
|
2
|
-
#
|
2
|
+
#ORY Oathkeeper
|
3
3
|
|
4
|
-
#
|
4
|
+
#ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v0.38.
|
7
|
-
Contact: hi@ory.
|
6
|
+
The version of the OpenAPI document: v0.38.24-beta.1
|
7
|
+
Contact: hi@ory.am
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
OpenAPI Generator version: 5.4.0
|
10
10
|
|
@@ -1,10 +1,10 @@
|
|
1
1
|
=begin
|
2
|
-
#
|
2
|
+
#ORY Oathkeeper
|
3
3
|
|
4
|
-
#
|
4
|
+
#ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v0.38.
|
7
|
-
Contact: hi@ory.
|
6
|
+
The version of the OpenAPI document: v0.38.24-beta.1
|
7
|
+
Contact: hi@ory.am
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
OpenAPI Generator version: 5.4.0
|
10
10
|
|
@@ -14,7 +14,6 @@ require 'date'
|
|
14
14
|
require 'time'
|
15
15
|
|
16
16
|
module OryOathkeeperClient
|
17
|
-
# Upstream Upstream Upstream Upstream upstream
|
18
17
|
class Upstream
|
19
18
|
# PreserveHost, if false (the default), tells ORY Oathkeeper to set the upstream request's Host header to the hostname of the API's upstream's URL. Setting this flag to true instructs ORY Oathkeeper not to do so.
|
20
19
|
attr_accessor :preserve_host
|
@@ -1,10 +1,10 @@
|
|
1
1
|
=begin
|
2
|
-
#
|
2
|
+
#ORY Oathkeeper
|
3
3
|
|
4
|
-
#
|
4
|
+
#ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v0.38.
|
7
|
-
Contact: hi@ory.
|
6
|
+
The version of the OpenAPI document: v0.38.24-beta.1
|
7
|
+
Contact: hi@ory.am
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
OpenAPI Generator version: 5.4.0
|
10
10
|
|
@@ -1,15 +1,15 @@
|
|
1
1
|
=begin
|
2
|
-
#
|
2
|
+
#ORY Oathkeeper
|
3
3
|
|
4
|
-
#
|
4
|
+
#ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: 0.38.
|
7
|
-
Contact: hi@ory.
|
6
|
+
The version of the OpenAPI document: 0.38.24.beta1
|
7
|
+
Contact: hi@ory.am
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
OpenAPI Generator version: 5.4.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
13
13
|
module OryOathkeeperClient
|
14
|
-
VERSION = '0.38.
|
14
|
+
VERSION = '0.38.24.beta1'
|
15
15
|
end
|
@@ -1,10 +1,10 @@
|
|
1
1
|
=begin
|
2
|
-
#
|
2
|
+
#ORY Oathkeeper
|
3
3
|
|
4
|
-
#
|
4
|
+
#ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v0.38.
|
7
|
-
Contact: hi@ory.
|
6
|
+
The version of the OpenAPI document: v0.38.24-beta.1
|
7
|
+
Contact: hi@ory.am
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
OpenAPI Generator version: 5.4.0
|
10
10
|
|
@@ -17,12 +17,9 @@ require 'ory-oathkeeper-client/version'
|
|
17
17
|
require 'ory-oathkeeper-client/configuration'
|
18
18
|
|
19
19
|
# Models
|
20
|
-
require 'ory-oathkeeper-client/models/generic_error'
|
21
20
|
require 'ory-oathkeeper-client/models/health_not_ready_status'
|
22
21
|
require 'ory-oathkeeper-client/models/health_status'
|
23
|
-
require 'ory-oathkeeper-client/models/
|
24
|
-
require 'ory-oathkeeper-client/models/inline_response2001'
|
25
|
-
require 'ory-oathkeeper-client/models/inline_response503'
|
22
|
+
require 'ory-oathkeeper-client/models/inline_response500'
|
26
23
|
require 'ory-oathkeeper-client/models/json_web_key'
|
27
24
|
require 'ory-oathkeeper-client/models/json_web_key_set'
|
28
25
|
require 'ory-oathkeeper-client/models/rule'
|
@@ -33,7 +30,6 @@ require 'ory-oathkeeper-client/models/version'
|
|
33
30
|
|
34
31
|
# APIs
|
35
32
|
require 'ory-oathkeeper-client/api/api_api'
|
36
|
-
require 'ory-oathkeeper-client/api/metadata_api'
|
37
33
|
|
38
34
|
module OryOathkeeperClient
|
39
35
|
class << self
|