You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
swagger: '2.0' info: title: BakPak API description: BakPak server API version: '1.0.0' host: localhost:5000 basePath: /api/v1 schemes: - http - https consumes: - application/json produces: - application/json securityDefinitions: basicPassword: type: oauth2 flow: password tokenUrl: http://localhost:5000/api/v1/token scopes: s1: Scope 1 s2: Scope 2 paths: /token: get: tags: - auth summary: Get an au
Hi, I have created an api end point as curl -i -X POST --url http://localhost:8001/apis/ --data 'name=auth' --data 'upstream_url=http://mockbin.com/bin/16a657d4-2319-426b-ae24-798ca41e7dd6' --data 'uris=/auth' Created customer as curl -X POST http://localhost:8001/consumers/ --data "username=user123" --data "custom_id=mrx" Created an App, linked the customer to it as curl -X POST http://localhost:
Summary We are trying to enable both Key authentication for trusted clients and oauth2 for end users. I am not able to configure authentication plugin for a consumer. May be this is a restriction but it would be nice to have both enabled and authenticate depending on the client. Steps To Reproduce http post :8001/apis/HelloWorld/plugins name=oauth2 config.enable_authorization_code=true config.scop
The Reactive Interaction Gateway (RIG) is the glue between your client (frontend) and your backend. It makes communication between them easier by (click the links to learn more) picking up backend events and forwarding them to clients based on subscriptions: this makes your frontend apps reactive and eliminates the need for polling. You can do this asynchronously - using Kafka, Nats or Kinesis. sy
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く