Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

add support for omnibar signOutRedirectUrl #138

Conversation

Blackbaud-JackieKirchhoff

No description provided.

@@ -124,7 +124,8 @@ export class AppComponent implements OnInit {
if (omnibarBootstrapConfig) {
const omnibarConfig: BBOmnibarConfig = {
serviceName: omnibarBootstrapConfig.serviceName,
experimental: omnibarBootstrapConfig.experimental
experimental: omnibarBootstrapConfig.experimental,
signOutRedirectUrl: omnibarBootstrapConfig.signOutRedirectUrl

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Blackbaud-JackieKirchhoff: You'll also need to update the BBOmnibarConfig interface, located at blackbaud/auth-client.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a PR out to update BBOmnibarConfig

@Blackbaud-BobbyEarl
Copy link

With #145 and #149 this will no longer be necessary.

@Blackbaud-JackieKirchhoff
Copy link
Author

This is no longer necessary, closing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants