Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit 7ebf23e

Browse files
committed
adds openid conf to README
Signed-off-by: Egor I <[email protected]>
1 parent 06e7046 commit 7ebf23e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,20 @@ Use this configuration if you are going to manage end users and their authentica
5757
| Redis | preferably standalone server |
5858
| S3 solution | standalone server |
5959

60+
### testops-openid
61+
62+
Use this configuration if you are going to manage end users and their authentication via existing Identity Provider service supporting OpenID authentication.
63+
64+
#### Target deployment architecture
65+
66+
| Component | Deployed as |
67+
|----------------|------------------------------|
68+
| Allure TestOps | via docker compose |
69+
| Postgres | standalone server |
70+
| RabbitMQ | preferably standalone server |
71+
| Redis | preferably standalone server |
72+
| S3 solution | standalone server |
73+
6074
## Upgrade from version 4 to version 5
6175

6276
The only available paths from to upgrade 4 to 5 are

0 commit comments

Comments
 (0)