Help Center JFrog Blog Consulting Services

JFrog Xray: Permissions management

rate limit

Code not recognized.

About this course

 

Course Duration: 20 minutes

 

In this course, we will explain how to create and manage authorization control lists for the various Xray resources. Additionally, we will demonstrate how to create a permission in Xray.

 

We will cover:

  • Permissions management

Who should take this course?

Xray administrators who are new to JFrog Xray and intend to perform administrative and maintenance tasks related to JFrog Xray.

Course Completion

In order to complete the course, you have to answer at least 70% of the quiz questions correctly.  

 

Curriculum0 hr 9 min

  • Permissions 0 hr 9 min
  • Final Quiz
  • We Value Your Feedback

About this course

 

Course Duration: 20 minutes

 

In this course, we will explain how to create and manage authorization control lists for the various Xray resources. Additionally, we will demonstrate how to create a permission in Xray.

 

We will cover:

  • Permissions management

Who should take this course?

Xray administrators who are new to JFrog Xray and intend to perform administrative and maintenance tasks related to JFrog Xray.

Course Completion

In order to complete the course, you have to answer at least 70% of the quiz questions correctly.  

 

Curriculum0 hr 9 min

  • Permissions 0 hr 9 min
  • Final Quiz
  • We Value Your Feedback
'; } else if (course_tags.indexOf("advanced") > -1) { courses_list[i].innerHTML += '
Advanced
'; } } } } // front page if(document.body.classList.contains('sj-page-catalog-root')){ //put all courses in place by HTML data document.querySelectorAll('.course-series-container').forEach(function(oneSeriesContainer) { let coursesOids = oneSeriesContainer.dataset.coursesOid.split(',') coursesOids.forEach(function(oneCourseOid) { let courseObject = document.querySelector(`[data-oid="${oneCourseOid}"]`) oneSeriesContainer.appendChild(courseObject) }) }) let scrollToOldCourses = document.getElementById('scrollToOldCourses') let catalogCoursesOld = document.getElementById('catalogCoursesOld') scrollToOldCourses.addEventListener('click', function() { catalogCoursesOld.scrollIntoView() }) setTimeout(function () { let oct2020ContentWrapper = document.getElementById('oct2020ContentWrapper') let catalogContent = document.getElementById('catalog-content') catalogContent.appendChild(oct2020ContentWrapper) oct2020ContentWrapper.style.display = 'block' },10); } if(document.body.className.match(/\bsj-page-catalog-root\b/)){ var elem = document.getElementById('catalog-stubs'); var wrapper = elem.parentNode; var btn = document.getElementById('catalog-btn'); wrapper.insertBefore(btn,elem); btn.className += 'display-block'; if(document.body.className.match(/\bsj-page-login\b/)){ jQuery('#login_form').append('

*If you are an existing student, please use \'Forgot Password\' to set a new password

'); } }); function matchHeight(set) { return var maxHeight = 0; // collect data from all set.each(function () { var thisHeight = jQuery(this).outerHeight(); if (thisHeight > maxHeight) { maxHeight = thisHeight; } }); // set data to all by max set.each(function () { jQuery(this).outerHeight(maxHeight); }) }; //404 Page if ( $('.sj-page-error-404').length ) { let img = document.createElement('img'); img.setAttribute('src', 'https://media.jfrog.com/wp-content/uploads/2021/01/12115324/404-academy-transparent.png'); let pageNotFoundTitle = document.querySelector('h1.sj-text-page-not-found'); pageNotFoundTitle.parentNode.insertBefore(img, pageNotFoundTitle); let notFoundTextHtml = `The JFrog Academy page you were looking for could not be found - to view available learning resources go to home page`; $('p.sj-text-page-not-found-explanation span').html(notFoundTextHtml); } //End of 404 Page //TERMS AND CONDITIONS if ( $('#main-container').data('course') === 'terms-and-conditions' ) { jQuery('.top-row-grey').css('padding-bottom','0'); jQuery('.section-container.tabs section').toggleClass('active').css('padding-top','0'); jQuery('.section-container.tabs section > p.title').remove(); jQuery('.section-container.tabs section > .content > h3').first().remove(); jQuery('.section-container.tabs section > .content').css('border', '0'); jQuery('a.button.button-right').remove(); } //END OF TERMS AND CONDITIONS | Click here to read the terms of service | Featured | JFrog.com | Cookies Settings