Content
View differences
Updated by Sajan Gurung about 1 year ago
Currently, we show these error labels if a certain app is not installed, enabled or supported
> Please install the [user\_oidc](https://nextcloud.local/index.php/settings/apps/files/user_oidc) app to use OIDC authentication method.
>
> and or
>
> The "oidc" app is not enabled or supported. Requires app version "1.6.0" or later
To reduce duplication, we should merge the not-enabled and not-supported error labels into one. Therefore, use this existing error label and remove the other one:
> The "oidc" app is not enabled or supported. Requires app version "1.6.0" or later
<br>
Open tasks:
* [ ] merge error labels
<br>
> Please install the [user\_oidc](https://nextcloud.local/index.php/settings/apps/files/user_oidc) app to use OIDC authentication method.
>
> and
>
> The "oidc" app is not enabled or supported. Requires app version "1.6.0" or later
To reduce duplication, we should merge the not-enabled and not-supported error labels into one. Therefore, use this existing error label and remove the other one:
> The "oidc" app is not enabled or supported. Requires app version "1.6.0" or later
<br>
Open tasks:
* [ ] merge error labels
<br>