Implement scoped P06 authentication policy and guarded optional onboarding
Assistant: codex Assistant-Model: gpt-6-astra Assistant-Session: 01a09cbb-87c6-7900-a145-4ce53ba9f1a6
This commit is contained in:
parent
0801ec55ac
commit
3bd1827a7f
10 changed files with 298 additions and 8 deletions
|
|
@ -76,4 +76,4 @@ class PlatformSupportJourneys(JourneyFixture):
|
|||
self.assertIn(b"Configured; live health unverified",body)
|
||||
self.assertIn(b"Unavailable in this portal",body)
|
||||
self.assertIn(b"assisted password setup",body)
|
||||
self.assertIn(b"authentication policy changes are unavailable",body)
|
||||
self.assertIn(b"Review authentication policy",body)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue