Common configuration
Configuration
Download and extract configuration files
Update configuration to map your environment
Globals
"base_dir": "../customer""host": "https://skolfed.integrity.local","http": { "http_port": 443, "http_use_ssl": true }"https": { "ref": { "path": "${globals.base_dir}/config/resources_internal/certificates/fortifiedid.p12", "password": "password" }, "http_key_alias": "1", "http_key_password": "password" },
"bid": { "ssl_keystore_path": "${globals.base_dir}/config/resources_internal/certificates/BankID/bankid_test_rp.p12", "ssl_keystore_password": "qwerty123", "ssl_key_alias": "1", "ssl_key_password": "qwerty123", "ssl_truststore_path": "${globals.base_dir}/config//resources_internal/certificates/trust_jks/bankidtrust.jks", "ssl_truststore_password": "password" },"alias": "1", "key_password": "password", "password": "password", "path": "${globals.base_dir}/config/resources_internal/certificates/fortifiedid.p12""saml": { "skolfederation_metadata": "https://fed.skolfederation.se/trial/md/skolfederation-trial-3_1.xml", "authenticating_idp_metadata": "", "authenticating_idp_entityid" : "", "authenticating_idp_metadata_path": "" },"bid_mode" : "test"
XML metadata templates
Start the Integrity WEB service
Upload the IdP metadata to Skolfederationen
Upload the IdP metadata to Skolfederationen
PreviousGenerate eduPersonPrincipalName (eppn) and store in Entra IDNextEncrypt configuration secrets
Last updated