Skip to content

Commit a28434c

Browse files
committed
Update standards.md to correct punctuation in author references for clarity and consistency.
1 parent 99b922c commit a28434c

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

src/resources/standards.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,42 +13,42 @@ Dick continues his work to create a #BetterInternet through open, user-centric i
1313
#### Email Verification Protocol
1414
Verifying control of an email is a hassle for users, and is a source of friction for web sites. EVP allows a user to prove they control an email address without leaving the website.
1515

16-
Dick is one of the authors of the [EVP](https://github.com/WICG/email-verification-protocol)
16+
Dick is one of the authors of the [EVP](https://github.com/WICG/email-verification-protocol).
1717

1818

1919
## IPSIE
2020
#### Interoperability Profiling for Secure Identity in the Enterprise
2121

22-
Existing enterprise identity standards are typically frameworks that have significant optionality. This creates friction in deployment and security risk. IPSIE is creating profiles of existing standards to meet different levels of functionality in session lifecycle and account lifecycle. The goal is for customers to ask for the IPSIE level they require, rather than SAML and bespoke security criteria
22+
Existing enterprise identity standards are typically frameworks that have significant optionality. This creates friction in deployment and security risk. IPSIE is creating profiles of existing standards to meet different levels of functionality in session lifecycle and account lifecycle. The goal is for customers to ask for the IPSIE level they require, rather than SAML and bespoke security criteria.
2323

2424
Dick is one of the co-chairs of the [IPSIE working group](https://openid.net/wg/ipsie/).
2525

2626
## OpenID Enterprise Extensions
2727

2828
There are some gaps in OpenID Connect for it to be compliant with IPSIE. Creating new specifications is not within the IPSIE charter. OpenID Enterprise Extensions fills those gaps.
2929

30-
Dick is one of the authors [OpenID Enterprise Extensions](https://github.com/openid/connect-enterprise-extensions)
30+
Dick is one of the authors [OpenID Enterprise Extensions](https://github.com/openid/connect-enterprise-extensions).
3131

3232
## OPC
3333
#### OpenID Provider Commands
3434

3535
Offboarding users is 80% of the value in synchronizing accounts between the enterprise and their SaaS applications, and there is no standard for invalidating existing sessions. OPC is a simpler approach that builds on the OpenID Connect schema.
3636

37-
Dick is one of the authors of [OPC](https://github.com/openid/openid-provider-commands)
37+
Dick is one of the authors of [OPC](https://github.com/openid/openid-provider-commands).
3838

3939

4040
## OpenID Connect Key Binding
4141

4242
Relying Parties may be composed of a number of components. Demonstrating proof of possession (DPoP0 of a cryptographic key when sharing an ID Token between components improves security. This specification defines how a relying party can have its key bound to an ID Token by the OpenID Provider.
4343

44-
Dick is one of the authors of [OpenID Connect Key Binding](https://github.com/openid/connect-key-binding)
44+
Dick is one of the authors of [OpenID Connect Key Binding](https://github.com/openid/connect-key-binding).
4545

4646
## JWT BCP
4747
#### JSON Web Token Best Current Practices
4848

4949
Guiding implementors in the best practices when working with JSON Web Tokens improves the security of the internet. This is an update to the earlier BCP.
5050

51-
Dick is one of the authors of the [JWT BCP](https://datatracker.ietf.org/doc/draft-ietf-oauth-rfc8725bis/)
51+
Dick is one of the authors of the [JWT BCP](https://datatracker.ietf.org/doc/draft-ietf-oauth-rfc8725bis/).
5252

5353

5454
## OAuth 2.1
@@ -57,5 +57,5 @@ Implementors often need to review over a dozen documents to deploy OAuth 2.0 tod
5757

5858
Hellō is OAuth 2.1 compliant.
5959

60-
Dick is one of the authors of [OAuth 2.1](https://datatracker.ietf.org/doc/draft-ietf-oauth-v2-1/)
60+
Dick is one of the authors of [OAuth 2.1](https://datatracker.ietf.org/doc/draft-ietf-oauth-v2-1/).
6161

0 commit comments

Comments
 (0)