Alle cursussen van Sterk aanbevolen door Smals Experten

Cursusafbeelding
Udemy: Oauth2 in spring-boot applications
The New OAuth 2.0 Stack in Spring Security 5.What you'll learn in this course: OAuth 2.0 OAuth 2 Authorization Flows The New OAuth 2.0 stack in Spring Security 5 Use OAuth 2.0 in Spring Boot Applications Configure OAuth 2.0 Resource Server Keycloak Identity and Access Management Solution Resource Servers behind API Gateway New Spring Authorization Server OAuth 2.0 in MVC Web App OAuth 2 - Social Login OAuth2 + PKCE in JavaScript Application Register Resource Servers with Eureka Service Registry Deze cursus is enkel beschikbaar in het Engels. Als dit voor u geen probleem vormt, dien dan gerust uw aanvraag in. Deze cursus is enkel beschikbaar in het Frans. Als dit voor u geen probleem vormt, dien dan gerust uw aanvraag in. Recommended by Smals Experts // Aanvraag indienen window.hideEnrolWarning = window.hideEnrolWarning || function() { mdlUtils.hideAll("div.continuebutton"); mdlUtils.hideById("notice"); }; window.enhanceEhrButtons = window.enhanceEhrButtons || function(root = document) { document.querySelectorAll('.coursebox, .course-info-container').forEach(container => { const link = container.querySelector('a[href*="course/view.php?id="]'); if (!link) return; //get de id van de cursus const match = link.href.match(/id=(\d+)/); if (!match) return; const courseId = match[1]; const btn = container.querySelector('.ehr-btn'); if (!btn) return; // voorkom dubbel uitvoeren if (btn.dataset.enhanced) return; btn.dataset.enhanced = "true"; let ehrid = btn.dataset.ehrid; // ✅ als FilterCodes werkte → gewoon gebruiken if (ehrid && ehrid.trim() !== '' && !ehrid.includes('{')) { btn.href = btn.dataset.base + ehrid; return; } // ❌ fallback: reconstructie (optioneel) btn.href = "https://eacademy.smals.be/course/enrol.php?id=" + courseId; }); } mdlUtils.runWhenReady(hideEnrolWarning); mdlUtils.runWhenReady(enhanceEhrButtons); mdlUtils.observeDom(enhanceEhrButtons);
 
Cursusafbeelding
Project Management@Smals
SMALS STANDARDS Een eerste introductie met project management binnen Smals.De verschillende fases van een project komen aan bod.De belangrijkste begrippen zoals een Project Initiation Document (PID) worden je toegelicht. Recommended by Smals Experts //