Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
Thiritin committed Dec 11, 2022
2 parents 47a27dc + 3c7ed35 commit 622db3c
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,6 @@ This is a Laravel, IntertiaJS with Vue based application that works as an OIDC P
3. Add auth.eurofurence.localhost and identity.eurofurence.localhost to your hosts file and forward them to 127.0.0.1
4. Project has been Setup

### Hydra quick commands for local setup

#### Admin create client

```bash
hydra clients create -n "Eurofurence IAM" -c http://identity.eurofurence.localhost/auth/callback --frontchannel-logout-callback http://identity.eurofurence.localhost/auth/frontchannel-logout
hydra clients create -n "Eurofurence IAM Admin" -c http://identity.eurofurence.localhost/admin/callback --frontchannel-logout-callback http://identity.eurofurence.localhost/admin/frontchannel-logout
```

### Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Expand Down

0 comments on commit 622db3c

Please sign in to comment.