Skip to content

Commit

Permalink
feat: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Oct 19, 2023
1 parent 3c3bdf2 commit d91fb7a
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Soteria
<h1 align="center"> Soteria </h1>

## Introduction

Expand Down Expand Up @@ -60,15 +60,6 @@ PS: On Subscribe we have only one message from client that need authorization an
Soteria is a multivendor authenticator for EMQX.
Follow instruction from [here](docs/vendor.md)

### Generate JWT Token

For testing Soteria on staging (I mean ODE) you can use the following
`curl`, just replace `driver` and `0` for issuer and ID respectively.

```bash
curl -s -u 'admin:admin' -L https://doago-snapp-ode-020.apps.private.teh-1.snappcloud.io/api/snapp/driver/0 | jq '.Token' -r
```

### Architecure
### Architecture

![architectureOfSoteria](docs/arch.png)

0 comments on commit d91fb7a

Please sign in to comment.