Skip to content

Instantly share code, notes, and snippets.

View eddycek's full-sized avatar

Václav Eder eddycek

View GitHub Profile
CGUDYLPH C PHVWD SOQHKR YLQD, VYHWOD, NDYB D YXEHF SRKRGB. MH WR WX IHQRPHQDOQL, SUDFH XC PL PDOLQNR FKBEL D WDN MVHP YDP WR SHNQH CDVLIURYDO. HGGB & OHD. SV CH CGUDYLP WRKR CPUGD!
@eddycek
eddycek / response-roles.xml
Created October 9, 2023 09:41
attribute of SAML response where is roles
<saml:Attribute Name="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/Group" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:basic">
<saml:AttributeValue xsi:type="xs:string">APP_Keboola_user</saml:AttributeValue>
<saml:AttributeValue xsi:type="xs:string">APP_ProjectKeboola_KbcInternalAcceptanceTests_admin</saml:AttributeValue>
<saml:AttributeValue xsi:type="xs:string">APP_ProjectKeboola_KbcInternalGarbageCollection_admin</saml:AttributeValue>
<saml:AttributeValue xsi:type="xs:string">APP_OrgKeboola_KeboolaInternal</saml:AttributeValue>
</saml:Attribute>