OpenCTI-Platform / opencti

Open Cyber Threat Intelligence Platform
https://opencti.io
Other
5.22k stars 821 forks source link

is it possible to have Multiple Openids button on 1 platform #3320

Open RegturH opened 1 year ago

RegturH commented 1 year ago

Description

Recently I made an openid button using docker:

PROVIDERS__OPENID__STRATEGY=OpenIDConnectStrategy
PROVIDERS__OPENID__CONFIG__LABEL=Delen Private Bank
PROVIDERS__OPENID__CONFIG__ISSUER=https://login.microsoftonline.com/random/v2.0
PROVIDERS__OPENID__CONFIG__REDIRECT_URIS=[\"https://opencti.dvlp.winnet.local/auth/oic/callback\"]

I want to create a second button with different issuer,label,redirect.

Currently these are ENV variables so they would be overwritten.

is this possible?

Environment

  1. OS : k8s
  2. OpenCTI version: 7.5.3.
  3. OpenCTI client: 7.5.3.
  4. Other environment details:
ThisIsNotTheUserYouAreLookingFor commented 1 year ago

I would also be interested in this feature!

nino-filigran commented 6 months ago

@RegturH we are currrently reviewing all tickets and bumpted into yours. Did you get, since then, some answers to your question?

RegturH commented 6 months ago

Hey Nino, No I did not. I would to have some answers on my question.