Client Metadata Name,Client Metadata Description,Change Controller,Reference
redirect_uris,Array of redirection URIs for use in redirect-based flows,IESG,[RFC7591]
token_endpoint_auth_method,Requested authentication method for the token endpoint,IESG,[RFC7591]
grant_types,Array of OAuth 2.0 grant types that the client may use,IESG,[RFC7591]
response_types,Array of the OAuth 2.0 response types that the client may use,IESG,[RFC7591]
client_name,Human-readable name of the client to be presented to the user,IESG,[RFC7591]
client_uri,URL of a web page providing information about the client,IESG,[RFC7591]
logo_uri,URL that references a logo for the client,IESG,[RFC7591]
scope,Space-separated list of OAuth 2.0 scope values,IESG,[RFC7591]
contacts,"Array of strings representing ways to contact people responsible for this client, typically email addresses",IESG,[RFC7591]
tos_uri,URL that points to a human-readable terms of service document for the client,IESG,[RFC7591]
policy_uri,URL that points to a human-readable policy document for the client,IESG,[RFC7591]
jwks_uri,URL referencing the client's JSON Web Key Set [RFC7517] document representing the client's public keys,IESG,[RFC7591]
jwks,Client's JSON Web Key Set [RFC7517] document representing the client's public keys,IESG,[RFC7591]
software_id,Identifier for the software that comprises a client,IESG,[RFC7591]
software_version,Version identifier for the software that comprises a client,IESG,[RFC7591]
client_id,Client identifier,IESG,[RFC7591]
client_secret,Client secret,IESG,[RFC7591]
client_id_issued_at,Time at which the client identifier was issued,IESG,[RFC7591]
client_secret_expires_at,Time at which the client secret will expire,IESG,[RFC7591]
registration_access_token,"OAuth 2.0 Bearer Token used to access
the client configuration endpoint",IESG,[RFC7592]
registration_client_uri,"Fully qualified URI of the client
registration endpoint",IESG,[RFC7592]
application_type,"Kind of the application -- ""native"" or ""web""",[OpenID_Foundation_Artifact_Binding_WG],[OpenID Connect Dynamic Client Registration 1.0 incorporating errata set 2]
sector_identifier_uri,URL using the https scheme to be used in calculating Pseudonymous Identifiers by the OP,[OpenID_Foundation_Artifact_Binding_WG],[OpenID Connect Dynamic Client Registration 1.0 incorporating errata set 2]
subject_type,"subject_type requested for responses to this Client -- ""pairwise"" or ""public""",[OpenID_Foundation_Artifact_Binding_WG],[OpenID Connect Dynamic Client Registration 1.0 incorporating errata set 2]
id_token_signed_response_alg,JWS alg algorithm REQUIRED for signing the ID Token issued to this Client,[OpenID_Foundation_Artifact_Binding_WG],[OpenID Connect Dynamic Client Registration 1.0 incorporating errata set 2]
id_token_encrypted_response_alg,JWE alg algorithm REQUIRED for encrypting the ID Token issued to this Client,[OpenID_Foundation_Artifact_Binding_WG],[OpenID Connect Dynamic Client Registration 1.0 incorporating errata set 2]
id_token_encrypted_response_enc,JWE enc algorithm REQUIRED for encrypting the ID Token issued to this Client,[OpenID_Foundation_Artifact_Binding_WG],[OpenID Connect Dynamic Client Registration 1.0 incorporating errata set 2]
userinfo_signed_response_alg,JWS alg algorithm REQUIRED for signing UserInfo Responses,[OpenID_Foundation_Artifact_Binding_WG],[OpenID Connect Dynamic Client Registration 1.0 incorporating errata set 2]
userinfo_encrypted_response_alg,JWE alg algorithm REQUIRED for encrypting UserInfo Responses,[OpenID_Foundation_Artifact_Binding_WG],[OpenID Connect Dynamic Client Registration 1.0 incorporating errata set 2]
userinfo_encrypted_response_enc,JWE enc algorithm REQUIRED for encrypting UserInfo Responses,[OpenID_Foundation_Artifact_Binding_WG],[OpenID Connect Dynamic Client Registration 1.0 incorporating errata set 2]
request_object_signing_alg,JWS alg algorithm that MUST be used for signing Request Objects sent to the OP,[OpenID_Foundation_Artifact_Binding_WG],[OpenID Connect Dynamic Client Registration 1.0 incorporating errata set 2]
request_object_encryption_alg,JWE alg algorithm the RP is declaring that it may use for encrypting Request Objects sent to the OP,[OpenID_Foundation_Artifact_Binding_WG],[OpenID Connect Dynamic Client Registration 1.0 incorporating errata set 2]
request_object_encryption_enc,JWE enc algorithm the RP is declaring that it may use for encrypting Request Objects sent to the OP,[OpenID_Foundation_Artifact_Binding_WG],[OpenID Connect Dynamic Client Registration 1.0 incorporating errata set 2]
token_endpoint_auth_signing_alg,JWS alg algorithm that MUST be used for signing the JWT used to authenticate the Client at the Token Endpoint for the private_key_jwt and client_secret_jwt authentication methods,[OpenID_Foundation_Artifact_Binding_WG],[OpenID Connect Dynamic Client Registration 1.0 incorporating errata set 2]
default_max_age,Default Maximum Authentication Age,[OpenID_Foundation_Artifact_Binding_WG],[OpenID Connect Dynamic Client Registration 1.0 incorporating errata set 2]
require_auth_time,Boolean value specifying whether the auth_time Claim in the ID Token is REQUIRED,[OpenID_Foundation_Artifact_Binding_WG],[OpenID Connect Dynamic Client Registration 1.0 incorporating errata set 2]
default_acr_values,Default requested Authentication Context Class Reference values,[OpenID_Foundation_Artifact_Binding_WG],[OpenID Connect Dynamic Client Registration 1.0 incorporating errata set 2]
initiate_login_uri,URI using the https scheme that a third party can use to initiate a login by the RP,[OpenID_Foundation_Artifact_Binding_WG],[OpenID Connect Dynamic Client Registration 1.0 incorporating errata set 2]
request_uris,Array of request_uri values that are pre-registered by the RP for use at the OP,[OpenID_Foundation_Artifact_Binding_WG],[OpenID Connect Dynamic Client Registration 1.0 incorporating errata set 2]
claims_redirect_uris,claims redirection endpoints,[Kantara_UMA_WG],"[UMA 2.0 Grant for OAuth 2.0, Section 2]"
nfv_token_signed_response_alg,JWS alg algorithm required for signing the nfv Token issued to this Client,[ETSI],[ETSI GS NFV-SEC 022 V2.7.1]
nfv_token_encrypted_response_alg,JWE alg algorithm required for encrypting the nfv Token issued to this Client,[ETSI],[ETSI GS NFV-SEC 022 V2.7.1]
nfv_token_encrypted_response_enc,JWE enc algorithm required for encrypting the nfv Token issued to this Client,[ETSI],[ETSI GS NFV-SEC 022 V2.7.1]
tls_client_certificate_bound_access_tokens,"Indicates the client's intention to
use mutual-TLS client certificate-bound access tokens.",[IESG],"[RFC8705, Section 3.4]"
tls_client_auth_subject_dn,"String value specifying the expected
subject DN of the client certificate.",[IESG],"[RFC8705, Section 2.1.2]"
tls_client_auth_san_dns,"String value specifying the expected
dNSName SAN entry in the client certificate.",[IESG],"[RFC8705, Section 2.1.2]"
tls_client_auth_san_uri,"String value specifying the expected
uniformResourceIdentifier SAN entry in the client certificate.",[IESG],"[RFC8705, Section 2.1.2]"
tls_client_auth_san_ip,"String value specifying the expected
iPAddress SAN entry in the client certificate.",[IESG],"[RFC8705, Section 2.1.2]"
tls_client_auth_san_email,"String value specifying the expected
rfc822Name SAN entry in the client certificate.",[IESG],"[RFC8705, Section 2.1.2]"
require_signed_request_object,"Indicates where authorization request needs
to be protected as Request Object and provided through either
request or request_uri parameter.",[IETF],"[RFC9101, Section 10.5]"
require_pushed_authorization_requests,Indicates whether the client is required to use PAR to initiate authorization requests.,[IESG],"[RFC9126, Section 6]"
introspection_signed_response_alg,"String value indicating the client¡¯s
desired introspection response signing algorithm",[IETF],"[RFC9701, Section 6]"
introspection_encrypted_response_alg,"String value specifying the desired
introspection response content key encryption algorithm (alg
value)",[IETF],"[RFC9701, Section 6]"
introspection_encrypted_response_enc,"String value specifying the desired
introspection response content encryption algorithm (enc value)",[IETF],"[RFC9701, Section 6]"
frontchannel_logout_uri,RP URL that will cause the RP to log itself out when rendered in an iframe by the OP,[OpenID_Foundation_Artifact_Binding_WG],"[OpenID Connect Front-Channel Logout 1.0, Section 2]"
frontchannel_logout_session_required,Boolean value specifying whether the RP requires that a sid (session ID) query parameter be included to identify the RP session with the OP when the frontchannel_logout_uri is used,[OpenID_Foundation_Artifact_Binding_WG],"[OpenID Connect Front-Channel Logout 1.0, Section 2]"
backchannel_logout_uri,RP URL that will cause the RP to log itself out when sent a Logout Token by the OP,[OpenID_Foundation_Artifact_Binding_WG],"[OpenID Connect Back-Channel Logout 1.0, Section 2.2]"
backchannel_logout_session_required,Boolean value specifying whether the RP requires that a sid (session ID) Claim be included in the Logout Token to identify the RP session with the OP when the backchannel_logout_uri is used,[OpenID_Foundation_Artifact_Binding_WG],"[OpenID Connect Back-Channel Logout 1.0, Section 2.2]"
post_logout_redirect_uris,Array of URLs supplied by the RP to which it MAY request that the End-User's User Agent be redirected using the post_logout_redirect_uri parameter after a logout has been performed,[OpenID_Foundation_Artifact_Binding_WG],"[OpenID Connect RP-Initiated Logout 1.0, Section 3.1]"
authorization_details_types,Indicates what authorization details types the client uses.,[IETF],"[RFC9396, Section 10]"
dpop_bound_access_tokens,Boolean value specifying whether the client always uses DPoP for token requests,[IETF],"[RFC9449, Section 5.2]"
client_registration_types,An array of strings specifying the client registration types the RP wants to use,[OpenID_Foundation_Artifact_Binding_WG],[Section 5.1.2 of OpenID Federation 1.0]
signed_jwks_uri,URL referencing a signed JWT having the client's JWK Set document as its payload,[OpenID_Foundation_Artifact_Binding_WG],[Section 5.2.1 of OpenID Federation 1.0]
organization_name,Human-readable name representing the organization owning this client,[OpenID_Foundation_Artifact_Binding_WG],[Section 5.2.2 of OpenID Federation 1.0]
homepage_uri,URL of a Web page for the organization owning this client,[OpenID_Foundation_Artifact_Binding_WG],[Section 5.2.2 of OpenID Federation 1.0]
use_mtls_endpoint_aliases,URL of a Web page for the organization owning this client,[OpenID_Foundation_FAPI_WG],[Section 5.2.2.1.1 of FAPI 2.0 Security Profile]
encrypted_response_enc_values_supported,"Non-empty array of strings, where each string is a JWE [RFC7516] enc algorithm that can be used as the content encryption algorithm for encrypting the Response",[OpenID_Foundation_Digital_Credentials_Protocols_WG],[Section 5.1 of OpenID for Verifiable Presentations 1.0]
vp_formats_supported,"An object containing a list of name/value pairs, where the name is a string identifying a Credential format supported by the Verifier",[OpenID_Foundation_Digital_Credentials_Protocols_WG],[Section 11.1 of OpenID for Verifiable Presentations 1.0]
Presently we were in a very dark road, and at a point where it dropped suddenly between steep sides we halted in black shadow. A gleam of pale sand, a whisper of deep flowing waters, and a farther glimmer of more sands beyond them challenged our advance. We had come to a "grapevine ferry." The scow was on the other side, the water too shoal for the horses to swim, and the bottom, most likely, quicksand. Out of the blackness of the opposite shore came a soft, high-pitched, quavering, long-drawn, smothered moan of woe, the call of that snivelling little sinner the screech-owl. Ferry murmured to me to answer it and I sent the same faint horror-stricken tremolo back. Again it came to us, from not farther than one might toss his cap, and I followed Ferry down to the water's edge. The grapevine guy swayed at our side, we heard the scow slide from the sands, and in a few moments, moved by two videttes, it touched our shore. Soon we were across, the two videttes riding with us, and beyond a sharp rise, in an old opening made by the swoop of a hurricane, we entered the silent unlighted bivouac of Ferry's scouts. Ferry got down and sat on the earth talking with Quinn, while the sergeants quietly roused the sleepers to horse. Plotinus is driven by this perplexity to reconsider the whole theory of Matter.477 He takes Aristotle¡¯s doctrine as the groundwork of his investigation. According to this, all existence is divided into Matter and Form. What we know of things¡ªin other words, the sum of their differential characteristics¡ªis their Form. Take away this, and the unknowable residuum is their Matter. Again, Matter is the vague indeterminate something out of which particular Forms are developed. The two are related as Possibility to Actuality, as the more generic to the more specific substance through every grade of classification and composition. Thus there are two Matters, the one sensible and the other intelligible. The former constitutes the common substratum of bodies, the other the common element of ideas.478 The general distinction between Matter and Form was originally suggested to Aristotle by Plato¡¯s remarks on the same subject; but he differs325 from his master in two important particulars. Plato, in his Timaeus, seems to identify Matter with space.479 So far, it is a much more positive conception than the ?λη of the Metaphysics. On the other hand, he constantly opposes it to reality as something non-existent; and he at least implies that it is opposed to absolute good as a principle of absolute evil.480 Thus while the Aristotelian world is formed by the development of Power into Actuality, the Platonic world is composed by the union of Being and not-Being, of the Same and the Different, of the One and the Many, of the Limit and the Unlimited, of Good and Evil, in varying proportions with each other. The Lawton woman had heard of an officer's family at Grant, which was in need of a cook, and had gone there. [See larger version] On the 8th of July an extraordinary Privy Council was summoned. All the members, of whatever party, were desired to attend, and many were the speculations as to the object of their meeting. The general notion was that it involved the continuing or the ending of the war. It turned out to be for the announcement of the king's intended marriage. The lady selected was Charlotte, the second sister of the Duke of Mecklenburg-Strelitz. Apart from the narrowness of her education, the young princess had a considerable amount of amiability, good sense, and domestic taste. These she shared with her intended husband, and whilst they made the royal couple always retiring, at the same time they caused them to give, during their lives, a moral air to their court. On the 8th of September Charlotte arrived at St. James's, and that afternoon the marriage took place, the ceremony being performed by the Archbishop of Canterbury. On the 22nd the coronation took place with the greatest splendour. Mother and girls were inconsolable, for each had something that they were sure "Si would like," and would "do him good," but they knew Josiah Klegg, Sr., well enough to understand what was the condition when he had once made up his mind. CHAPTER V. THE YOUNG RECRUITS Si proceeded to deftly construct a litter out of the two guns, with some sticks that he cut with a knife, and bound with pawpaw strips. His voice had sunk very low, almost to sweetness. A soft flurry of pink went over her face, and her eyelids drooped. Then suddenly she braced herself, pulled herself taut, grew combative again, though her voice shook. HoME²Ô¾®Ïè̫ʲôÐÇ×ù
ENTER NUMBET 0016www.kkpwui.com.cn
hzmsj.com.cn
t3z75.com.cn
www.neurub.com.cn
pawallet.com.cn
www.nndwns.com.cn
www.posjijs.com.cn
www.taipot.com.cn
www.xashyx.org.cn
wzfc0577.com.cn