I have an issue with configuring okta configs in angular app I want to load in from config.json file but not able to get that and also I want okta identity as optional like if we don’t provide okta details in config.json then application should work with azure or windows authentication but now I am getting error as issuer not provided if issuer is null
how to handle this cases in angular guide me in this