Developer forum

Forum » CMS - Standard features » SSO with multiple instances

SSO with multiple instances

Nuno Aguiar Dynamicweb Employee
Nuno Aguiar
Reply

Hi,

 

The UI allows us to create multiple instances of SSO for the same provider, but looking at the OwinStartup class it looks that it only registers the first it can find, even if disabled (It should be using GetActiveProviders()).

Is this by design or a bug?

 

Why is this important?

I spent some time trying to debug a customer's SSO credentials, and without having an account with their Azure AD, I had to use our own settings. Between discovering I had to do an IIS reset and this, I spend some time spinning my wheels.

It would be great to:

  • Add some infor/warning that an IIS is needed for changes to take effect
    (since it's not common, it's easy to forget)
  • Allow for multiple providers of the same type OR prevent multiple providers from the same type from being created

 

Best Regards,

Nuno Aguiar


Replies

 
Nicolai Pedersen Dynamicweb Employee
Nicolai Pedersen
Reply

Hi Nuno

We will take this into consideration when we re-implement this on DW10

BR Nicolai

 
Nuno Aguiar Dynamicweb Employee
Nuno Aguiar
Reply

Sounds perfect Nicolai. Thanks

 

You must be logged in to post in the forum