elastic / elastic/stack-docs

[DOCS] SAML with Azure Active Directory using outdate API

Aperta
#2,224 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Java
Stelle
105
Fork
249
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

This [page](https://www.elastic.co/guide/en/cloud/current/ec-securing-clusters-saml-azure.html) the last section for Configure SAML with Azure AD to access Kibana that discusses "Role Mapping" has an example that leverages an outdate API. Instead of `POST /_xpack/security/role_mapping/SAML_kibana`, the API should be `POST /_security/role_mapping/SAML_kibana`

This example could be made more complete by showing how to create a role against an Active Directory group rather than which I don't believe is a default returned from Azure AD into our Name field. By default, I believe its the user's principal, which based upon the example configurations above would be the users email address.

image

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.