File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ All these parameters override the equivalent option from the configuration.
6767## Authentication data
6868
6969Some SAML-specific attributes are available to the application after authentication.
70- To retrieve these attributes, the application can use the ` getAuthData() ` -function from the [ SP API] ( ./simplesamlphp-sp-api ) .
70+ To retrieve these attributes, the application can use the ` getAuthData() ` -function from the [ SP API] ( .. /simplesamlphp-sp-api ) .
7171The following attributes are available:
7272
7373` saml:sp:IdP `
@@ -100,7 +100,7 @@ The following attributes are available:
100100
101101: List of Assertion Consumer Services in the generated metadata.
102102 Specified in the format detailed in the
103- [ Metadata endpoints] ( ./simplesamlphp-metadata-endpoints ) documentation.
103+ [ Metadata endpoints] ( .. /simplesamlphp-metadata-endpoints ) documentation.
104104 Note that this list is taken at face value, so it's not useful to
105105 list anything here that the SP auth source does not actually
106106 support (unless the URLs point externally).
You can’t perform that action at this time.
0 commit comments