Skip to content

Commit

Permalink
Add SAML specification (#30)
Browse files Browse the repository at this point in the history
* Add SAML specification

* clean up

* Clean up
  • Loading branch information
kaypee90 authored Aug 13, 2024
1 parent 63685f8 commit 245bdd7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,12 @@
- Protocol Buffers are language-neutral, platform-neutral extensible mechanisms
for serializing structured data.

### [SAML](https://docs.oasis-open.org/security/saml/Post2.0/sstc-saml-tech-overview-2.0.html)

- The Security Assertion Markup Language (SAML) standard defines a
framework for exchanging security information between online
business partners.

### [SQL Standard – ISO/IEC 9075:2023 (ANSI X3.135)](https://blog.ansi.org/sql-standard-iso-iec-9075-2023-ansi-x3-135/)

- SQL (standing for Structured Query Language) is the standard language for
Expand Down

0 comments on commit 245bdd7

Please sign in to comment.