What is the issuer / issuer security requirement?

I am new to security issues and a way to provide .NET security. I see a lot about claims and the issuer, etc., but I feel embarrassed in the definition.

In light English, what is the requirement? And what is the issuer / original issuer of the claim?

+3
source share
3 answers

Sometimes it helps to search for words in a dictionary. A technical term is chosen because it is somehow related to the original meaning of the word. This is obvious to native English speakers, but not always as obvious to non-native English speakers as I am.

. .

- , , ( ).

, , -. - , - .

- , , . .

: Windows Active Directory, . , , , .

. , -, Google, - . Google (, ), Google, - ( ).

(2- ) MSDN.

+6

, MSDN:

. , . , . : , , . : , . , , . , , (STS). ( WIF STS, SecurityTokenService.) , , . , - .

IssueNameRegistry

+2

This session of the conference focuses on the basics of claims in .NET 4.5

https://vimeo.com/43549130

+1
source

All Articles