Skip to main content
Solved

Disable local login


Kasper Reijnders
Forum|alt.badge.img+5

I've tried to configure our production environment to only use Azure AD login. Therefore I disabled the local login, however it still works. Indicium does not actually hide the button. Is there some other setting I need to change as well?

 

https://docs.thinkwisesoftware.com/docs/2022/iam_dev/openid#disable-signing-in-with-a-local-account

 

Best answer by Dick van den Brink

It seems this is not working when configured from IAM. That is something we need to fix on our side.

We will put this on our backlog!

You can configure it from the appsettings.json like this, to have the feature working.

```
"LoginOptions": {
  "AllowLocalAccounts": false
}
```
 

View original
This topic has been closed for comments

Forum|alt.badge.img+3

It seems this is not working when configured from IAM. That is something we need to fix on our side.

We will put this on our backlog!

You can configure it from the appsettings.json like this, to have the feature working.

```
"LoginOptions": {
  "AllowLocalAccounts": false
}
```
 


Kasper Reijnders
Forum|alt.badge.img+5

Thanks, this indeed works! 


Forum|alt.badge.img+3

The 'Enable local accounts’ setting in IAM is now working correctly, as can be found in the release notes of 2023.1.11.

https://community.thinkwisesoftware.com/product-updates/release-notes-indicium-2023-1-11-3639#Minor+fixes+and+tasks

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings