Skip to content

Commit

Permalink
fix: scope issue
Browse files Browse the repository at this point in the history
  • Loading branch information
rglauco committed Feb 7, 2024
1 parent 2238184 commit 0f1c63a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spid_cie_oidc/provider/views/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,6 @@ def attributes_names_to_release(self, request, session: OidcSession) -> dict:
)

def get_client_organisation_name(self, tc):
global name
rp_metadata = (
tc.metadata.get(
"federation_entity", {}
Expand Down

0 comments on commit 0f1c63a

Please sign in to comment.