Relative Content

Tag Archive for exceloffice365office-jsoffice-addinsoffice-fabric

Implement fedSSO using single manifest

I am trying to implement Federated SSO using Okta service provider. We do have multiple clients and OKTA did the configuration for each client with different client ID and client secret along with redirection URL.

Excel office add-in | wants to implement fedSSO using single manifest

I am trying to implement Federated SSO using Okta service provider. We do have multiple clients and OKTA did the configuration for each client with different client ID and client secret along with redirection URL.
On click of sign in ribbon icon wants to identify the client and based on client I need to pass the correct client configuration and redirection URL to okta on sign in flow using OIDC-Client react library.