Merge pull request #28600 from backstage/freben/optional-ldap
make `ldapOrg` config key optional
This commit is contained in:
+1
-1
@@ -437,7 +437,7 @@ export interface Config {
|
||||
/**
|
||||
* LdapOrg provider key
|
||||
*/
|
||||
ldapOrg: {
|
||||
ldapOrg?: {
|
||||
/**
|
||||
* Id of the LdapOrg provider
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user