Open wizhi opened 3 years ago
The README mentions the need for a identity field in the configuration, but this seemingly isn't used anywhere. I'd do a PR for it, but I'm uncertain whether this is intentional or not.
identity
{"endpoint": "your-endpoint", "identity": "your-identity", "client_id": "your-client_id", "client_secret": "your-client-secret"}
The README mentions the need for a
identity
field in the configuration, but this seemingly isn't used anywhere. I'd do a PR for it, but I'm uncertain whether this is intentional or not.