Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
docpublic:systemes:shibboleth:azure365 [2021/07/02 14:49]
adminjp [attribute resolver]
docpublic:systemes:shibboleth:azure365 [2021/07/02 14:52] (current)
adminjp [attribute resolver]
Line 113: Line 113:
 </code> </code>
  
 +
 +==== aacli resolver ====
 +
 +on peux tester la resolution d'attribut vers le SP MSOnline avec le script aacli.sh 
 +
 +<code>
 +[root@idpx shibboleth-idp]# ./bin/aacli.sh --requester=urn:federation:MicrosoftOnline --configDir=conf/ --principal=testuser
 + {
 +    "name": "mail",
 +    "values": [
 +        "user.test@domain.fr"
 +    ]
 +  },
 +  
 +
 +  {
 +    "name": "cn",
 +    "values": [
 +        "TEST User"
 +    ]
 +  },
 +  
 +
 +  {
 +    "name": "ImmutableID",
 +    "values": [
 +        "m20WX2efJUarbMor/iewhQ=="
 +    ]
 +  },
 +
 +</code>
docpublic/systemes/shibboleth/azure365.1625237365.txt.gz ยท Last modified: 2021/07/02 14:49 by adminjp
[unknown link type]Back to top
CC Attribution-Noncommercial-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0