Domanda

Ho la mainseta della raccolta del sito del root.Inoltre ho un altro sito collectionsubsite ospitato su "http:// mainsit / subsite" e "http:// mainsit / totersted1".

Domanda: è possibile avere un'autenticazione anonima per mainsite e ADFS per sottostesi1 e sso (STS) per il sottostettore2 all'interno di un webapp?O devo usare diverse app Web per questo?

È stato utile?

Soluzione

Yes, it s possible.

Set your web application to anonymous access and everything that goes with it.

In your sub site, break inheritance, then set up permissions accordingly using groups that are AD only. Someone trying to access the sub-site will be prompted for credentials.

Altri suggerimenti

Use different web applications (as authentication is defined at the web application level).

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a sharepoint.stackexchange
scroll top