SecureBlackbox 2020 Python Edition

Questions / Feedback?

get_id_prop Method

Extracts a specific property from a SAML ID.

Syntax

def get_id_prop(id: str, prop_name: str) -> str: ...

Remarks

Use this method to recover a single ID property from a SAML ID.

PropName supports the following properties:

  • Format
  • NameQualifier
  • IDType
  • SPNameQualifier
  • SPProvidedID
  • Value

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Python Edition - Version 20.0 [Build 8154]