Also wait for the SAML 'enabled' message
This commit is contained in:
@@ -300,6 +300,8 @@ class CephDashboardTest(test_utils.BaseCharmTest):
|
||||
{'saml-base-url': url, 'saml-idp-metadata': idp_meta}
|
||||
)
|
||||
|
||||
self.wait_for_saml_dashboard()
|
||||
|
||||
# Check that both login and metadata are accesible.
|
||||
resp = self._run_request_get(
|
||||
url + '/auth/saml2/login',
|
||||
|
||||
Reference in New Issue
Block a user