- 🇧🇪Belgium BramDriesen Belgium 🇧🇪
@wilco Can you explain the following?
/** * {@inheritdoc} */ public function defaultConfiguration() { return [ 'okta_domain' => '', ] + parent::defaultConfiguration(); }
What is "okta_domain" ??
- 🇨🇦Canada wilco
Ya, that is odd. Not sure why that is in there. I never make use of okta nor recall putting that in there. Thanks for noticing that.
- Status changed to Fixed
over 1 year ago 10:09pm 15 March 2023 - 🇧🇪Belgium BramDriesen Belgium 🇧🇪
I fixed that in 🐛 Keycloak url not getting concatenated correctly Fixed . Digging more in the module I feel some things are overly complex, could use a good cleanup.
Automatically closed - issue fixed for 2 weeks with no activity.