{"id":70692,"library":"opensaml-profile-api","title":"OpenSAML Profile API","description":"An API for SAML profile handling, part of the OpenSAML library for security assertion markup language.","status":"active","version":"4.0.1","language":"java","source_language":null,"source_url":"https://git.shibboleth.net/view/?p=java-opensaml.git","tags":["saml","security","authentication","xml","identity"],"install":[{"cmd":"<dependency>\n  <groupId>org.opensaml</groupId>\n  <artifactId>opensaml-profile-api</artifactId>\n  <version>4.0.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.opensaml:opensaml-profile-api:4.0.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"ProfileAction","correct":"org.opensaml.profile.action.ProfileAction"}],"quickstart":{"code":"import org.opensaml.profile.action.ProfileAction;\nimport org.opensaml.profile.context.ProfileRequestContext;\n\npublic class Example implements ProfileAction {\n    public void execute(ProfileRequestContext context) {\n        System.out.println(\"Profile action executed\");\n    }\n}","lang":"java","description":"Implements a ProfileAction to handle SAML profile requests."},"warnings":[{"fix":"Use OpenSAML 3.x if maintaining legacy code, or migrate to 4.x with updated imports.","message":"OpenSAML 4.x has breaking changes from 3.x; XMLObject API differs.","severity":"breaking","affected_versions":">=4.0.0"}],"env_vars":null,"search_vec":"'api':3,5 'assert':17 'authent':22 'handl':9 'ident':24 'languag':19 'librari':14 'markup':18 'opensaml':1,13 'part':10 'profil':2,8 'saml':7,20 'secur':16,21 'xml':23","created_at":"2026-06-17T18:17:57.278337+00:00","updated_at":"2026-06-17T18:17:57.278337+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://shibboleth.net/","github":null,"docs":"https://appdoc.app/artifact/org.opensaml/opensaml-profile-api/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["auth"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}