The official community for Adobe Learning Manager (ALM).
Recently active
Case 1: Enterprise Centralized Learning Hub – ALM as LTI Provider to CanvasIntroductionA global enterprise uses Adobe Learning Manager (ALM) as its central corporate learning platform while regional universities and partners use Canvas. The organization wants employees and partners accessing Canvas to seamlessly launch ALM compliance and certification courses without separate logins. In this case, ALM acts as the LTI 1.3 Tool Provider and Canvas acts as the LTI Consumer (Platform).Business Objective• Deliver compliance training hosted in ALM to users inside Canvas.• Maintain centralized reporting in ALM.• Automatically provision users.• Synchronize grades back to Canvas gradebook.Architecture OverviewWhen ALM acts as the Provider, Canvas sends a secure LTI launch request to ALM. The flow includes:1. OIDC Login Initiation URL This URL starts the OpenID Connect authentication handshake. Canvas redirects the learner’s browser to ALM using this URL.2. Redirect (Launch) URL After authen
Architectural Article: LTI 1.3 Integration within Adobe Learning Manager (ALM)Executive SummaryLearning Tools Interoperability (LTI) 1.3 enables secure, standards-based integration between Adobe Learning Manager (ALM) and external Learning Management Systems (LMS).This whitepaper provides an architectural deep dive into how ALM operates as both an LTI Tool Provider and an LTI Consumer, explaining authentication flows, security models,data exchange, user provisioning, grade synchronization, and enterprise deployment patterns.The goal is to provide enterprise architects, LMS administrators, and integration engineers with a clear blueprint for designing scalable, secure, multi-LMS ecosystems.1. Architectural Overview of LTI 1.3LTI 1.3 is built on modern security standards:• OAuth 2.0 – Authorization framework• OpenID Connect (OIDC) – Identity layer• JSON Web Tokens (JWT) – Secure message format• JSON Web Key Sets (JWKS) – Public key validationIn an LTI integration, two primary roles exist
Understanding Login vs Access in Adobe Learning Manager Login-Access Report of Users.IntroductionIn enterprise learning environments, reporting accuracy is critical. Administrators rely on platform analytics to measure adoption, user engagement, and compliance readiness.This report is available under the admin role >> Reports >> Custom Reports >>Excel ReportsThe core question was simple yet significant: What exactly is the difference between a “Login” and an “Access” in the ALM report?This article explains the definitions, technical behavior, reporting logic, and practical implications of these metrics in a clear and structured manner.The Admin Question:Admin reviewed the Login/Access Report in Adobe Learning Manager and noticed two separate metrics:• Login• AccessAdmin requested clarification on:1. What technically qualifies as a Login?2. What counts as an Access?3. Are failed login attempts included in the report?Understanding the answers to these questions is essen
Best Practices for Reliable User Creation and Instant Enrollment in Adobe Learning Manager (ALM APIs)IntroductionMany enterprise customers integrate Adobe Learning Manager (ALM) with external HRMS, CRM, or provisioning systems using APIs.A common automation workflow is:1. Create a new user via API.2. Immediately enroll the newly created user into a course or learning path through APIWhile this workflow appears straightforward, some customers encounter an HTTP 400 error during enrollment with the message:“object doesn’t exist.”This blog explains why this occurs, the architectural reasoning behind it, and how to implement reliable retry and exception handling patterns to ensure production-grade integrations.---Customer Workflow Scenario:Step 1: Create UserPOST https://learningmanager.adobe.com/primeapi/v2/usersPayload Example:{ "data": { "type": "user", "attributes": { "email": "example@example.com", "name": "Bob", "userType": "INTERNAL" } }}Step 2: Enroll user
Understanding the Auto-Delete Users Feature in Adobe Learning Manager (ALM)IntroductionUser lifecycle management is a critical component of any enterprise learning platform. Adobe Learning Manager (ALM) provides administratorswith powerful governance controls, including the Auto-Delete Users feature available under:Admin Role → Settings → General → Auto Delete UsersThis auto-delete functionality of ALM soft deletes the users automatically, the system retains all the historical learning records of the users in this deletion process.This article explains how the auto-delete mechanism works, why users may be removed, and how administrators can manage this feature effectivelyto avoid confusion.---What Is the Auto-Delete Users Feature?The Auto-Delete Users feature is designed to automatically remove inactive users (No logins for a period) from the system after a defined period.This helps organizations:• Maintain a clean user database • Reduce inactive account buildup • Support data governan
User lifecycle management is an important part of administering Adobe Learning Manager (ALM). A common question administrators ask is:If a user is deleted, does their learning history disappear?The short answer is: No In this article let’s break down how deletion and restoration work in ALM. What Happens When a User Is Deleted?When a user is deleted — whether:Manually from the Admin UI, or Automatically via configured rules (such as inactivity-based auto-deletion),the user is soft deleted, not permanently erased. (Permenant deletions can be automated seperately)What Does “Soft Deleted” Mean?Soft deletion means:The user record remains in the system. The user status is marked as DELETED. The user cannot log in. The user is hidden from active user lists. User is removed from all user groups/active fields. Learning history, enrollments, and completions are retained.In other words, the learner’s data is preserved within the system unless a full purge operation is performed. Is Learning Data
Problem Statement:Administrators may notice that “Last Refresh” timestamp shown in Power BI not getting updated. Although they see the latest data being exported in the data set. This giving the impression that integration may not working as expected or expected data may not flowing. Brief Description:Adobe Learning Manager (ALM) writes data directly into the dataset using the Power BI REST API and does not trigger a Power BI refresh operation. Because no refresh operation occurs, Power BI does not update the Last Refresh timestampIf the dataset contains the new records but the Power BI “Last Refresh Date” does not change, then ALM has successfully exported the data.This is known behavior for dataset ingestion via Power BI REST APIs. and If more details needed on Power BI’s refresh timestamp, Power BI Support can assist.Why the “Last Refresh” Timestamp Does Not UpdatePower BI shows the Last Refresh Date only when:A manual refresh is performed in Power BI, or A scheduled refresh runs i
Problem Statement:ALM automatically sends failure notifications when webhook delivery fails. Admin who is not managing any Webhook connection alos received the notificationWhy did I receive a “Resolve Webhook Connection” message?Brief Description:ALM automatically sends failure notifications when webhook delivery fails. These are triggered when ALM cannot get a successful response (HTTP 200–299) from the webhook Target URL.Common reasons you received the message:You are an Admin user in the ALM account. Your email is included in the “Webhook failure admin emails” list. This does not mean you misconfigured anything yourself.What the Alert Actually MeansA typical email looks like:Your webhook target URL is not responding… If unresolved it will be disabled.This simply indicates:The customer’s webhook endpoint is failing or unreachable. Someone with Integration Admin access must validate the webhook configuration in ALM.Additional background:ALM sends the first failure notification after
Problem StatementAll Job Aids are not visible when using the search field in Course Settings. The dropdown shows only a few items, making some Job Aids appear “missing.”Brief Description:When working in Adobe Learning Manager (ALM), administrators often attach Job Aids to courses to give learners quick access to supporting materials. However, many users notice that when they click the Job Aid search field in the Course Settings page, only a few Job Aids appear, even though the system contains many more.This behavior can seem confusing at first, but it is actually expected and tied to how the platform’s typeahead search component is designed.In reality, the search field for Job Aids uses a typeahead component that displays only five items by default. Additional Job Aids become visible only when you start typing their name. How the Typeahead Search WorksThe Job Aid selector uses a performance‑optimized search component. Here’s how it behaves:By default, the system displays only the first
Adobe Learning Manager (ALM) provides a powerful reporting framework that helps organizations track, analyze, and optimize learner progress across modules, courses, learning paths, and higher‑level learning paths (details of certification data is not included in this article).One of the most valuable reports in ALM is the Learner Transcript Report, which gives a granular breakdown of every learner’s learning activity.This article provides a systematic, easy‑to‑understand explanation of the ALM Transcript Report data structure, helping administrators, L&D teams, and reporting specialists interpret the report accurately.The Transcript Report in Adobe Learning Manager captures detailed progress information for every training entity a learner interacts with:Modules Courses Learning Paths Higher-Level Learning PathsBecause ALM allows nested structures (modules → courses → learning paths → higher-level paths), the transcript report includes multiple rows per learner depending on the trai
Brand New, just checking it out. How do I get started?
Adobe Learn videos are not helpful because the do not show the bottom of the videos.Th Progress bar is cover up the screen.When the speaker does something behind this progress bar, I can not see, and now I am struggling to find out what they did to get particlular menu.https://www.adobe.com/learn/photoshop/paths/photo-editing?learnIn=1
Get certified for Adobe Express to showcase your expertise!May I check if anyone else has encountered an issue where the Module 1 quiz prevents you from progressing to the next module? The system requires completing the quiz at this stage. I have already finished the English version of the quiz, but it appears that the quizzes in other languages also need to be completed before I can move forward. This does not seem reasonable.Could you please advise on how to resolve this? Thank you.
Hi all: Wondering how you can tell which courses that are offered provide CEU's
Merhabalar; Kayıtlı kredi kartımı sitenizden kaldırmak istiyorum. Neden ben kendim ayarlardan bunu kaldıramıyorum merak konusu açıkçası. e-posta adresim : emirguler.016@hotmail.com Bir an önce kaldırılmasını talep ediyorum.
I purchased Adobe Creative Cloud Pro, and the installation went smoothly. However, when I try to launch an application, I get the message: "The login attempt does not match the egress IPs of the profile assigned to this computer. Contact your IT administrator." My computer is running Windows 10. I intend to use the programs for personal purposes and am NOT part of a company or team. I only installed Adobe Creative Cloud Pro on my personal PC. Several years ago, I had Adobe Creative Cloud Pro installed on my PC. It was provided by the school, but I uninstalled everything using Creative Cloud Uninstaller. I would be very grateful for any solutions or tips.
Planı iptal ettim ama kart bilgilerim sistemde hala kalıcı duruyor. Tüm Kart bilgilerimin sistemden silinmesini istiyorum. Mail adresi: gozde.dimdik@voltmotor.com.tr
due to technical issue I couldn't join the certification exam, I have tried multiple time but I couldn't join the certification exam.now what to do again it is asking to pay the fee for voucher, please help
I would like to understand more about the transcript statuses. It appears that the statuses are Completed, Not Started, and In Progress.If someone is Yet to Mark for an ILT course they appear as Not Started.If someone is marked as Not Attended for a course they show as In Progress - shouldn't they show as Incomplete or Not Attended?
I misstakenly uploaded the wrong Metadata when setting up the SSO and now I cannot signin again to fix it, can someone help me with that?
I want to delete my saved credit cards in my account. I canceled my plans but I couldn't delete my credit cards. I request this to be deleted. I canceled all my plans. You no longer need my credit card information. I request this to be deleted.nkahraman128@gmail.comI request the authorities to contact me through my e-mail account and resolve this issue. Thank you in advance.
The October 2025 release of Adobe Learning Manager is now live! Check out the highlights of this release below. Go1 enhancementsYou can now directly bring curated content from Go1 directly into your Adobe Learning Manager Learning Paths. If you have an active Go1 license you can access Go1 hub from within the learning path creation flow to curate a playlist from Go1 content using their advanced search capability, AI chat assistant and more filters.Also, Go1 courses can now be part of recurring certifications. This allows consuming any compliance courses at regular cadence without setting up certifications again. Instructor marked completions in Learner TranscriptsEarlier when using incremental Learner Transcripts (LT) for automation workflows, instructor marked completions after the session date were not captured. The completion timestamp reflected the original session end time, but not the time instructors marked the completion. As a result, learners' attendance and
We created an email announcement to be sent to a specific user group only and then saved (pic 1). We edited the email announcement and saw that the Registered Users group had been automatically added to it (pic2). We removed the Registered Users group and saved again. We edited the email announcement again, and the Registered Users group is back. We cannot get rid of it. We want to create an email to go to a specific customer group only, but we can't because of this. Is this a bug or is this working as designed? Thanks for your help.
Ik heb inloggegevens om via Adobe een e-learning van de CELF te volgen, maar ik geraak er helaas nie
I am working on an initiave in our company to assign out Learning Paths to ALL staff based on their job function. Since the courses included in each of the 11 different Learning Paths will be broad for the learners receiving the LP (meaning not every course will be necessary for each person) we want to ensure that the entire Learning Path is optional. When I create the sections in the Learning Path and try to publish, I am prompted to make at least one section mandatory. While I understand the logic behind making one course/section mandatory to ensure the Learning Path can be "completed", we don't want to identify a specific course/section as "mandatory" for anyone. Is there a way to keep the entire LP sections/courses all optional? We don't want our learners to be confused by seeing the word "mandtory" or "required" on a course/section. Or is there a different way that someone sees to go about this if making it all optional isn't possible? Appreciate any info or help on
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.