-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test input file for the updated schema
- Loading branch information
Tomasz Wolniewicz
committed
Nov 25, 2024
1 parent
ed2e50e
commit 3b10d5c
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ INSERT INTO `institution_option` VALUES (1,'general:instname','C','Institution w | |
|
||
INSERT INTO `invitations` VALUES (1,NULL,'LU','Institution with all options set',NULL,'5c9a16a9b7db41081cb631fd02a071835d19c523c3e2fa2ff20580ee949fb0ff0a053664fe6a1023','2017-03-30 10:34:00',1,NULL,'FED','[email protected]','IdPSP'),(2,NULL,'LU','Blank Institution',NULL,'371ec9e8392244863f6a92bebec6f56c748cfb98608343f5c5b30358ddeaf31111c177564d14cdfb','2017-03-30 10:34:42',1,NULL,'FED','[email protected]','SP'),(3,NULL,'LU','Institution with Managed IdP',NULL,'cb4ced2d300c515e79a5f31dae9dc65782c13d349a98fc0a07542e291e281beec0de1fed52ab1944','2017-03-30 10:43:53',1,NULL,'FED','[email protected]','IdP'); | ||
INSERT INTO `ownership` VALUES (1,'eduPersonTargetedID:ab4929d8bad74b180d05932ec350843d5ff1f8c2!https://clueless.restena.lu/simplesamlphp/saml2/idp/metadata.php',1,'FED','[email protected]'),(2,'eduPersonTargetedID:ab4929d8bad74b180d05932ec350843d5ff1f8c2!https://clueless.restena.lu/simplesamlphp/saml2/idp/metadata.php',2,'FED','[email protected]'),(3,'eduPersonTargetedID:ab4929d8bad74b180d05932ec350843d5ff1f8c2!https://clueless.restena.lu/simplesamlphp/saml2/idp/metadata.php',3,'FED','[email protected]'); | ||
INSERT INTO `profile` VALUES (1,1,'[email protected]',1,1,'nps-test',1,1,1,1,4,'2017-03-30 10:40:46'),(2,3,'3-2.lu.test.hosted.eduroam.org',1,1,NULL,1,1,1,NULL,4,'2017-03-30 10:44:20'); | ||
INSERT INTO `profile` VALUES (1,1,'[email protected]',1,1,'nps-test',1,1,1,1,4,'2017-03-30 10:40:46',1000),(2,3,'3-2.lu.test.hosted.eduroam.org',1,1,NULL,1,1,1,NULL,4,'2017-03-30 10:44:20',1000); | ||
|
||
INSERT INTO `profile_option` VALUES (1,0,NULL,'profile:description','C','This profile isn\'t really meant to do \"anything\".',1),(1,0,NULL,'profile:name','C','The Useless Profile',2),(1,0,NULL,'profile:production',NULL,'on',3),(1,0,NULL,'profile:description','de','Dieses Profile ist eigentlich für nichts gut.',4),(1,0,NULL,'profile:name','de','Das Unnütze Profil',5),(1,0,NULL,'eap:server_name',NULL,'auth.aq',6),(1,0,NULL,'eap:ca_file',NULL,'MIIDxTCCAy6gAwIBAgIJAOfXed1VHijFMA0GCSqGSIb3DQEBBAUAMIGeMQswCQYDVQQGEwJMVTETMBEGA1UEBxMKTHV4ZW1ib3VyZzEaMBgGA1UEChMRRm9uZGF0aW9uIFJFU1RFTkExGzAZBgNVBAsTElJFU1RFTkEgZWR1cm9hbSBDQTEiMCAGA1UEAxMZUkVTVEVOQSBlZHVyb2FtIGF1dGhvcml0eTEdMBsGCSqGSIb3DQEJARYObm9jQHJlc3RlbmEubHUwHhcNMDYwMTE5MTI1MzA5WhcNMTYwMTE3MTI1MzA5WjCBnjELMAkGA1UEBhMCTFUxEzARBgNVBAcTCkx1eGVtYm91cmcxGjAYBgNVBAoTEUZvbmRhdGlvbiBSRVNURU5BMRswGQYDVQQLExJSRVNURU5BIGVkdXJvYW0gQ0ExIjAgBgNVBAMTGVJFU1RFTkEgZWR1cm9hbSBhdXRob3JpdHkxHTAbBgkqhkiG9w0BCQEWDm5vY0ByZXN0ZW5hLmx1MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC576jfDDKeS9Lq5vf6WGxjTWK1dMwO8BRGMJ8/VVj3b59Bmm6qHuxrQ4V48SIG8i6q/bxuCgusG/FGvnIcxIychCDF0ggGxl7XBje0EmqAi4c1nViQhMVQnCN3rG5jr5e/rUlHvzvVF/zFeEgD6NGGyJsodiVWuXyGcfjK1NcyYQIDAQABo4IBBzCCAQMwHQYDVR0OBBYEFNKjQqCmSObRgDvmVOEAqkZVH3y4MIHTBgNVHSMEgcswgciAFNKjQqCmSObRgDvmVOEAqkZVH3y4oYGkpIGhMIGeMQswCQYDVQQGEwJMVTETMBEGA1UEBxMKTHV4ZW1ib3VyZzEaMBgGA1UEChMRRm9uZGF0aW9uIFJFU1RFTkExGzAZBgNVBAsTElJFU1RFTkEgZWR1cm9hbSBDQTEiMCAGA1UEAxMZUkVTVEVOQSBlZHVyb2FtIGF1dGhvcml0eTEdMBsGCSqGSIb3DQEJARYObm9jQHJlc3RlbmEubHWCCQDn13ndVR4oxTAMBgNVHRMEBTADAQH/MA0GCSqGSIb3DQEBBAUAA4GBAEyFwxhGxGTkjDrcG6TLh5CORjpEdtOe5Poq5g02y64xFKgVn2mtpfOtOrN5C0zk8vkhA4X5rb91hiTSpI2bzS5q/pbNbwqVUJe3W6ZG+rdokkBp0pfQV3vq8xDS322MHkxmdAybRIzIx24Sv5T4y0aEaMtQt+wnFxLFU6HCk3X3',7),(2,0,NULL,'hiddenprofile:tou_accepted',NULL,'1',8); | ||
|
||
|