mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-11-12 09:39:28 +01:00
token access
This commit is contained in:
@@ -442,9 +442,3 @@ class OAuth2FlowTestCase(TestCase):
|
||||
|
||||
# Token can have access, it shouldn't have the useless scope
|
||||
self.assertEqual(token.scope, self.base_scope)
|
||||
|
||||
def test_oidc_flow(self):
|
||||
"""
|
||||
Ensure OIDC Flow work
|
||||
"""
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user